mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libXfont/libXfont2: build fix.
This commit is contained in:
@@ -78,7 +78,7 @@ BUILD()
|
||||
export LDFLAGS="-lnetwork"
|
||||
|
||||
autoreconf -vfi
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ BUILD()
|
||||
export LDFLAGS="-lnetwork -lbsd"
|
||||
|
||||
autoreconf -vfi
|
||||
runConfigure ./configure --disable-selective-werror
|
||||
runConfigure ./configure --disable-selective-werror --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user