mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
LibreOffice: fix boost-libdir path on x86_gcc2
This commit is contained in:
@@ -242,7 +242,7 @@ BUILD()
|
||||
--with-galleries=no \
|
||||
--with-vendor="HaikuPorts" \
|
||||
--with-system-boost \
|
||||
--with-boost-libdir="`finddir B_SYSTEM_LIB_DIRECTORY`" \
|
||||
--with-boost-libdir=`finddir B_SYSTEM_DIRECTORY`/$relativeDevelopLibDir \
|
||||
--with-system-altlinuxhyph \
|
||||
--with-system-bzip2 \
|
||||
--with-system-cairo \
|
||||
|
||||
Reference in New Issue
Block a user