o cosmetic change CONFIG_COMMON

o removed setting of default i586 arch from mingw and cygwin CONFIG_SITE
This commit is contained in:
Jeff Hill
2011-08-16 18:32:41 -06:00
committed by Andrew Johnson
parent bd1b1479f4
commit b5f1a94fc9
3 changed files with 2 additions and 9 deletions

View File

@@ -7,7 +7,4 @@
#-------------------------------------------------------
# GNU_DIR used when COMMANDLINE_LIBRARY is READLINE
#GNU_DIR=C:/cygwin
# default minimum host hardware architecture
#ARCH_DEP_CFLAGS += -march=i586
#GNU_DIR=C:/cygwin

View File

@@ -1,4 +1,3 @@
# default minimum host hardware architecture
#ARCH_DEP_CFLAGS += -march=i586

View File

@@ -14,6 +14,3 @@
#AR = $(CMPLR_PREFIX)ar -rc
#LD = $(CMPLR_PREFIX)ld -r
#RANLIB = $(CMPLR_PREFIX)ranlib
# default minimum host hardware architecture
ARCH_DEP_CFLAGS += -march=i586