openjade: Fix segmentation fault at runtime

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-10-15 09:09:17 -04:00
parent 9c6312b62e
commit 5950243ec7
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = openjade
version = 1.3.2
release = 4
release = 5
groups = Application/Text
url = http://openjade.sourceforge.net/
@ -26,6 +26,8 @@ build
perl
end
CXXFLAGS += -fno-lifetime-dse
configure_options += \
--disable-static \
--disable-rpath \