You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/teyjus/files/teyjus-2.0.2-flags.patch

15 lines
375 B

--- teyjus-orig/source/OMakefile 2008-11-17 07:52:31.000000000 +1100
+++ teyjus/source/OMakefile 2012-12-12 21:24:24.318557107 +1100
@@ -19,7 +19,10 @@
#
OCAMLINCLUDES += $(CMP) $(DIS) $(SIM) $(LOD)
-CFLAGS += -g
+CFLAGS +=
+LDFLAGS +=
+OCAMLFLAGS += -g
+OCAML_LINK_FLAGS +=
############################################################
# Compilation files