CPPFLAGS and LDFLAGS are not needed; this will also prevent picking up
libgd if it's around at configure time.
This commit is contained in:
parent
ec8b77eaa4
commit
5290649621
@ -24,8 +24,7 @@ CONFIGURE_ARGS= --without-libplot \
|
||||
--without-magick \
|
||||
--without-pptx \
|
||||
--disable-docs
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
WANTLIB= c ${COMPILER_LIBCXX} m
|
||||
|
||||
# c++14
|
||||
|
Loading…
x
Reference in New Issue
Block a user