Added define at request of Jason Merrill.

This commit is contained in:
Joel Sherrill
1999-08-10 15:03:12 +00:00
parent 2fe7208306
commit e1929ce8e3
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
# Add local stuff here using +=
#
DEFINES +=
DEFINES += -DNO_IMPLICIT_EXTERN_C=1
CPPFLAGS +=
CFLAGS += $(LIBC_DEFINES)

View File

@@ -34,7 +34,7 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
# Add local stuff here using +=
#
DEFINES +=
DEFINES += -DNO_IMPLICIT_EXTERN_C=1
CPPFLAGS +=
CFLAGS += $(LIBC_DEFINES)