start building gcc-6 along with gcc49
[unleashed-userland.git] / components / boost / patches / boost-gpp-03-log-xopensource.patch
blob44bc3b1ea763fbb7470032947b99980e33c2e5c3
1 --- boost_1_58_0/libs/log/build/Jamfile.v2.orig 2015-06-21 03:57:28.173374685 +0000
2 +++ boost_1_58_0/libs/log/build/Jamfile.v2 2015-06-21 03:57:44.553816608 +0000
3 @@ -178,7 +178,7 @@
4 <target-os>linux:<define>_XOPEN_SOURCE=600
5 <target-os>linux:<define>_GNU_SOURCE=1
7 - <target-os>solaris:<define>_XOPEN_SOURCE=500
8 + <target-os>solaris:<define>_XOPEN_SOURCE=600
9 <target-os>solaris:<define>__EXTENSIONS__
10 <target-os>solaris:<library>socket
11 <target-os>solaris:<library>nsl