From: bernhardheld Date: Sun, 25 Nov 2001 01:55:58 +0000 (+0000) Subject: --debug is wrong X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2ff5c046dd4bc68523f2fab33168946fd7c53df6;p=fw%2Fsdcc --debug is wrong git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1641 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/support/regression/ports/ds390/spec.mk b/support/regression/ports/ds390/spec.mk index efdc92d3..381f9862 100644 --- a/support/regression/ports/ds390/spec.mk +++ b/support/regression/ports/ds390/spec.mk @@ -3,7 +3,7 @@ # path to uCsim S51 = $(SDCC_DIR)/sim/ucsim/s51.src/s51 -SDCCFLAGS +=-mds390 --lesspedantic -DREENTRANT=reentrant --stack-after-data --debug +SDCCFLAGS +=-mds390 --lesspedantic -DREENTRANT=reentrant --stack-after-data OBJEXT = .rel EXEEXT = .ihx