summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKO Myung-Hun <komh@chollian.net>2023-07-03 23:07:31 +0900
committerDylan Baker <dylan@pnwbakers.com>2025-11-14 08:16:23 -0800
commit6fc9f10a5ce7fa951df1ee0347fd54c86941b151 (patch)
tree6e5fe6ad6e6addf144f858bfe9d8555fcdd857fb /docs
parent7d118937c4b36650305a0e7da7f5cf642dd30e80 (diff)
downloadmeson-6fc9f10a5ce7fa951df1ee0347fd54c86941b151.tar.gz
Generate a shared library and an import library correctly on OS/2
On OS/2, 1. a shared libary has '.dll' suffix 2. a length of DLL name should not be longer than 8 chars 3. an import library is used to link against a DLL 4. an import library has '_dll.a' suffix.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions