mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Add patch from libxml2 upstream to fix bug with thread support, enable
thread support
This commit is contained in:
@@ -16,7 +16,8 @@ BUILD {
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--datarootdir=$COMMON_DOCS \
|
||||
--docdir=$COMMON_DOCS/doc \
|
||||
--mandir=$COMMON_DOCS/man
|
||||
--mandir=$COMMON_DOCS/man \
|
||||
--with-threads=yes
|
||||
LDFLAGS="-lnetwork"
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user