freebsd-ports/emulators/x48/files/patch-ab
Kevin Lo b7ff70393f Update to version 0.4.1
PR: 20651
Submitted by: Ports Fury
2000-08-18 16:44:39 +00:00

17 lines
345 B
Text

--- config.h.orig Tue Jun 29 07:36:58 1999
+++ config.h Tue Aug 15 20:52:55 2000
@@ -56,12 +56,12 @@
/*
* Which Compiler to use:
*/
-#define CC_DEF gcc
+/* #define CC_DEF gcc */
/*
* Which Optimization Flags:
*/
-#define CDEBUGFLAGS_DEF -O6 -Wall
+/* #define CDEBUGFLAGS_DEF -O6 -Wall */
/*
* Which Flags to pass to the Linker: