mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
APR: define _BSD_SOURCE.
This commit is contained in:
@@ -36,7 +36,7 @@ BUILD()
|
||||
aclocal -I build
|
||||
autoconf
|
||||
runConfigure ./configure \
|
||||
--with-installbuilddir=$prefix/data/apr
|
||||
--with-installbuilddir=$prefix/data/apr CFLAGS=-D_BSD_SOURCE
|
||||
|
||||
# TODO: fix this hack (by finding out why top_builddir seems to be unset)!
|
||||
ln -sfn $sourceDir/libtool /libtool
|
||||
|
||||
Reference in New Issue
Block a user