SHA256
6
0
forked from pool/ncurses
2017-12-22 11:45:11 +00:00
committed by Git OBS Bridge
parent 27ebc5594d
commit 0010705a16
2 changed files with 8 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
%else
%bcond_with symversion
%endif
%bcond_with memleakck
Name: ncurses
#!BuildIgnore: terminfo
@@ -413,7 +414,9 @@ rm -vf mk-dlls.sh
--disable-overwrite \
--disable-rpath \
--disable-rpath-hack \
%if %{with memleakck}
--disable-leaks \
%endif
--disable-xmc-glitch \
--enable-symlinks \
--enable-big-core \