summaryrefslogtreecommitdiff
path: root/scripts/makefile.msys
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@acm.org>2013-02-15 23:40:34 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-02-15 23:40:34 -0600
commit42835d3d19868af2bc22d8f1efc501b8a97cc526 (patch)
tree57095f75b2914983589f0234d23b8d35b585abd7 /scripts/makefile.msys
parent2d99978f67d69046fd21c8b99ef292f43d6653d3 (diff)
downloadlibpng-42835d3d19868af2bc22d8f1efc501b8a97cc526.tar.gz
[libpng16] Ported libpng 1.5 options.awk/dfn file handling to 1.6, fixed one bug.
Diffstat (limited to 'scripts/makefile.msys')
-rw-r--r--scripts/makefile.msys2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.msys b/scripts/makefile.msys
index 269e81441..342c91242 100644
--- a/scripts/makefile.msys
+++ b/scripts/makefile.msys
@@ -43,7 +43,7 @@ LN_SF=ln -sf
#ARCH = -march=pentium3
#ARCH = -march=i686
-ARCH =
+ARCH =
CDEBUG = -g -DPNG_DEBUG=5
LDDEBUG =
CRELEASE = -O2