11 lines
291 B
Diff
11 lines
291 B
Diff
--- ./boost/libs/iostreams/src/Makefile.am 2007/04/27 11:17:24 1.1
|
|
+++ ./boost/libs/iostreams/src/Makefile.am 2007/04/27 11:18:10
|
|
@@ -8,6 +8,7 @@
|
|
|
|
AM_CPPFLAGS += \
|
|
$(PCH_FLAGS) \
|
|
+ -fno-strict-aliasing \
|
|
-DBOOST_USER_CONFIG="<config.h>" \
|
|
$(BOOST_INCLUDES)
|
|
|