mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +02:00
document meson apple workaround
workaround for https://github.com/mesonbuild/meson/issues/11165
This commit is contained in:
parent
58ca3af360
commit
523a42e6f0
2 changed files with 14 additions and 0 deletions
8
INSTALL
8
INSTALL
|
|
@ -108,3 +108,11 @@ would call:
|
|||
Getting perl scripting to work needs a few things:
|
||||
|
||||
- TODO
|
||||
|
||||
|
||||
Apple MacOS / Darwin
|
||||
|
||||
At the time of writing, meson has an open issue with correctly linking
|
||||
libraries on macos.
|
||||
|
||||
See docs/meson-macos-ar.txt for a workaround.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue