Fossil SCM

revert mistake from last commit

baruch 2014-11-01 21:44 svn-import
Commit 59cc1242b3640e45bb7fdde391d7cf11023f079a
1 file changed +1 -1
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,11 +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
-TCC = $(PREFIX)gcc -g -Wall
164
+TCC = $(PREFIX)gcc -Os -Wall
165165
166166
#### When not using the miniz compression library, zlib is required.
167167
#
168168
ifndef FOSSIL_ENABLE_MINIZ
169169
TCC += -L$(ZLIBDIR) -I$(ZINCDIR)
170170
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,11 +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 -g -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
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -159,11 +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