summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b2888c0)
raw | patch | inline | side by side (parent: b2888c0)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Nov 2005 10:16:38 +0000 (10:16 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Nov 2005 10:16:38 +0000 (10:16 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@722 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/Makefile.Win32 | patch | blob | history |
diff --git a/src/Makefile.Win32 b/src/Makefile.Win32
index eccfee09d4b47d9f6e10599db1ba94fb4aa32b87..b58522de7436c1813a18556feab1840ac1a0f326 100644 (file)
--- a/src/Makefile.Win32
+++ b/src/Makefile.Win32
LDFLAGS = -s\r
LIBEXT = a\r
RCFLAGS = -I rc -O coff -i\r
-CFLAGS += -Wall -Wno-format -Wno-unused # -pedantic\r
+CFLAGS += -fno-strict-aliasing -Wall -Wno-format -Wno-unused # -pedantic\r
endif\r
\r
ifndef COPYR\r