1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-03 10:24:31 +03:00
openwrt-packages/jbofihe/patches/05-cflags.patch
Alan Post 8834e02dc8 jbofihe: The Lojban Parser
This package is a parser for the language Lojban.  It compliments
makfa, the Lojban dictionary.
2010-10-08 21:52:54 -06:00

12 lines
468 B
Diff

--- jbofihe-0.38.orig/Makefile.in 2001-09-15 16:10:36.000000000 -0600
+++ jbofihe-0.38/Makefile.in 2010-10-06 16:58:31.000000000 -0600
@@ -30,7 +30,7 @@
CMAFIHE_LDOPTS=@@CMAFIHE_LDOPTS@@
CC=gcc
-CFLAGS= @@OPTDEBUG@@ @@DEFINES@@ -DDEFAULT_DICTIONARY=\"$(DICTIONARY)\"
+CFLAGS+= @@OPTDEBUG@@ @@DEFINES@@ -DDEFAULT_DICTIONARY=\"$(DICTIONARY)\"
OBJS2 = main.o lex1.o lex2.o cmavotab.o rpc_tab.o functions.o \
categ.o nonterm.o tree.o translate.o latex.o \