- Fix build on 11-CURRENT
This commit is contained in:
parent
f9c6b30c53
commit
e370356cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362762
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ CONFIGURE_ARGS= --disable-init-scripts \
|
|||
--with-ipmi-monitoring-sdr-cache-dir=${CACHE_DIR}/ipmimonitoringsdrcache \
|
||||
--with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig
|
||||
CONFIGURE_ENV= PTHREAD_LIBS=-pthread ac_cv_path_CPP=${CPP}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -fPIC -I${LOCALBASE}/include
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
Loading…
Reference in a new issue