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-embedded/gnusim8085/files/gnusim8085-1.3.7-cflags.patch

14 lines
226 B

--- gnusim8085-1.3.7/src/Makefile.am.orig
+++ gnusim8085-1.3.7/src/Makefile.am
@@ -11,9 +11,7 @@
gnusim8085_CFLAGS =\
-DPACKAGE_DOC_DIR=\"$(docdir)\"\
- -Wall\
- -O1\
- -g
+ -Wall
if WIN32
gnusim8085_CFLAGS += \