Don't use C preprocessor precompiled headers when converting sequencer files.
This commit is contained in:
@@ -19,6 +19,11 @@ ARCH_CLASS = ppc
|
||||
#
|
||||
OP_SYS_CFLAGS += -fno-common
|
||||
|
||||
#
|
||||
# Don't try to use precompiled headers when converting sequencer files
|
||||
#
|
||||
CPPSNCFLAGS += -no-cpp-precomp
|
||||
|
||||
#
|
||||
# Need to get some fink-installed packages (readline, etc.).
|
||||
# If you don't have readline on your system you must remove
|
||||
|
||||
Reference in New Issue
Block a user