Fossil SCM

revert changes committed by mistake to makefile

baruch 2014-10-27 08:18 UTC svn-import
Commit 279f4cf95facb6f9e5024599e824f573c2d3a47a
1 file changed +1 -2
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,12 +159,11 @@
159159
# will run on the target platform. This is usually the same
160160
# as BCC, unless you are cross-compiling. This C compiler builds
161161
# the finished binary for fossil. The BCC compiler above is used
162162
# for building intermediate code-generator tools.
163163
#
164
-#BB: TCC = $(PREFIX)gcc -Os -Wall
165
-TCC = $(PREFIX)gcc -g -Wall
164
+TCC = $(PREFIX)gcc -Os -Wall
166165
167166
#### When not using the miniz compression library, zlib is required.
168167
#
169168
ifndef FOSSIL_ENABLE_MINIZ
170169
TCC += -L$(ZLIBDIR) -I$(ZINCDIR)
171170
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,12 +159,11 @@
159 # will run on the target platform. This is usually the same
160 # as BCC, unless you are cross-compiling. This C compiler builds
161 # the finished binary for fossil. The BCC compiler above is used
162 # for building intermediate code-generator tools.
163 #
164 #BB: TCC = $(PREFIX)gcc -Os -Wall
165 TCC = $(PREFIX)gcc -g -Wall
166
167 #### When not using the miniz compression library, zlib is required.
168 #
169 ifndef FOSSIL_ENABLE_MINIZ
170 TCC += -L$(ZLIBDIR) -I$(ZINCDIR)
171
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,12 +159,11 @@
159 # will run on the target platform. This is usually the same
160 # as BCC, unless you are cross-compiling. This C compiler builds
161 # the finished binary for fossil. The BCC compiler above is used
162 # for building intermediate code-generator tools.
163 #
164 TCC = $(PREFIX)gcc -Os -Wall
 
165
166 #### When not using the miniz compression library, zlib is required.
167 #
168 ifndef FOSSIL_ENABLE_MINIZ
169 TCC += -L$(ZLIBDIR) -I$(ZINCDIR)
170

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button