mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
LibreOffice: add -fno-stack-protector to CFLAGS
This commit is contained in:
@@ -221,6 +221,7 @@ BUILD()
|
|||||||
cd .. ; mv $sourceDir core
|
cd .. ; mv $sourceDir core
|
||||||
ln -s core core-$COMMIT; cd core
|
ln -s core core-$COMMIT; cd core
|
||||||
|
|
||||||
|
export CFLAGS="-fno-stack-protector"
|
||||||
runConfigure ./autogen.sh \
|
runConfigure ./autogen.sh \
|
||||||
--with-distro=LibreOfficeHaiku \
|
--with-distro=LibreOfficeHaiku \
|
||||||
--enable-kde5 \
|
--enable-kde5 \
|
||||||
|
|||||||
Reference in New Issue
Block a user