mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 21:22:18 +00:00
![]() This sets the --with-shared switch for the configure script so that ncurses is compiled as a shared library in addition the default which is a static library. Without the --with-shared switch ncurses will only be compiled as a static library. To properly set the environment variables LOCAL_LDFLAGS and LOCAL_LDFLAGS2, a case in the configure script had to be updated to include '*serenity*'. |
||
---|---|---|
.. | ||
config.sub.patch | ||
fix-configure.patch |