ports: ncurses add support for shared libraries

This commit is contained in:
2025-04-19 05:55:16 +03:00
parent dc188e601a
commit 3d34e6e6d9
3 changed files with 15 additions and 111 deletions

View File

@@ -9,6 +9,7 @@ CONFIGURE_OPTIONS=(
'--enable-pc-files'
'--enable-sigwinch'
'--disable-widec'
'--with-shared'
'--without-ada'
'--without-manpages'
'--without-dlsym'