databases/qdbm-plus: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
4aba7651e1
commit
6ba836b177
@ -16,10 +16,12 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
|
|||||||
libqdbm.so:databases/qdbm
|
libqdbm.so:databases/qdbm
|
||||||
|
|
||||||
USES= iconv shebangfix
|
USES= iconv shebangfix
|
||||||
|
USE_CXXSTD= c++14
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
SHEBANG_FILES= xapidoc/installdox
|
SHEBANG_FILES= xapidoc/installdox
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plus
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/plus
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
|
||||||
CONFIGURE_ENV= ac_cv_lib_iconv_main=yes
|
CONFIGURE_ENV= ac_cv_lib_iconv_main=yes
|
||||||
CXXFLAGS+= -fsigned-char -fPIC
|
CXXFLAGS+= -fsigned-char -fPIC
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user