mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
fribidi: fix x86 build
This commit is contained in:
@@ -73,7 +73,9 @@ BUILD()
|
||||
unset meson
|
||||
meson setup . build --buildtype=debugoptimized \
|
||||
--prefix=$prefix \
|
||||
--bindir=$commandBinDir
|
||||
--bindir=$commandBinDir \
|
||||
--libdir=$libDir \
|
||||
--includedir=$includeDir
|
||||
meson compile -C build $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user