mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
@@ -24,7 +24,7 @@ COPYRIGHT="1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
|
|||||||
2008-2010 Collabora Ltd.
|
2008-2010 Collabora Ltd.
|
||||||
1995-2010 Several others"
|
1995-2010 Several others"
|
||||||
|
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||||
@@ -88,7 +88,7 @@ BUILD()
|
|||||||
libtoolize --force --copy --install
|
libtoolize --force --copy --install
|
||||||
aclocal
|
aclocal
|
||||||
autoconf
|
autoconf
|
||||||
runConfigure ./configure --disable-maintainer-mode
|
runConfigure ./configure --disable-maintainer-mode CFLAGS=-D_BSD_SOURCE
|
||||||
|
|
||||||
# There seem to be a problem with libtool, and without this some libraries
|
# There seem to be a problem with libtool, and without this some libraries
|
||||||
# would not be found during the build.
|
# would not be found during the build.
|
||||||
|
|||||||
Reference in New Issue
Block a user