ports/ncurses: Add c++ bindings
This commit is contained in:
parent
07e4e764a0
commit
56d701492b
|
@ -13,8 +13,7 @@ CONFIGURE_OPTIONS=(
|
|||
'--with-shared'
|
||||
'--without-ada'
|
||||
'--without-manpages'
|
||||
'--without-dlsym'
|
||||
'--without-cxx-binding'
|
||||
CFLAGS='-std=c17'
|
||||
)
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue