forked from pool/boost
Accepting request 36853 from home:Freespacer:branches:devel:libraries:c_c++
Copy from home:Freespacer:branches:devel:libraries:c_c++/boost via accept of submit request 36853 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/36853 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
84da53b20c
commit
503e2106d4
@@ -1,11 +1,12 @@
|
||||
--- boost/config/compiler/gcc.hpp
|
||||
+++ boost/config/compiler/gcc.hpp
|
||||
@@ -76,7 +76,7 @@
|
||||
diff -rup boost_1_42_0.orig/boost/config/compiler/gcc.hpp boost_1_42_0/boost/config/compiler/gcc.hpp
|
||||
--- boost_1_42_0.orig/boost/config/compiler/gcc.hpp 2010-04-03 00:03:31.782604076 +0200
|
||||
+++ boost_1_42_0/boost/config/compiler/gcc.hpp 2010-04-03 00:53:35.534114084 +0200
|
||||
@@ -79,7 +79,7 @@
|
||||
// those platforms where we can know for sure). It will get turned off again
|
||||
// later if no threading API is detected.
|
||||
//
|
||||
-#if !defined(__MINGW32__) && !defined(linux) && !defined(__linux) && !defined(__linux__)
|
||||
+#if !defined(__MINGW32__)
|
||||
+#if !defined(__MINGW32__)
|
||||
# define BOOST_HAS_THREADS
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user