summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-09-13 00:43:28 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-09-13 00:43:28 +0000
commit33e007a6b66c1f7b358f2f27d614bc8c46a5abc0 (patch)
tree9059f9ae57d1d6593e9fe33e51e9703d85f4b862
parentd9dbf3e9464fdeedab003cbf7dd6dc78c18377f8 (diff)
downloadnasm-33e007a6b66c1f7b358f2f27d614bc8c46a5abc0.tar.gz
Remove redundant define that generates too long command linesnasm-0.98.35
-rw-r--r--Mkfiles/Makefile.bc32
1 files changed, 1 insertions, 1 deletions
diff --git a/Mkfiles/Makefile.bc3 b/Mkfiles/Makefile.bc3
index 342aadc9..39ed3043 100644
--- a/Mkfiles/Makefile.bc3
+++ b/Mkfiles/Makefile.bc3
@@ -41,7 +41,7 @@ OPTFLAGS = -d -O1 -Ogmp -k-
OUTFORMS = -DOF_ONLY -DOF_BIN -DOF_OBJ -DOF_WIN32 -DOF_AS86
#compiler flags
-CFLAGS = $(OPTFLAGS) -mh -f- $(OUTFORMS) -DFARDATA=far
+CFLAGS = $(OPTFLAGS) -mh -f- $(OUTFORMS)
# -mh = model huge
# -f- = no floating point