diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-06 10:15:27 +0100 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-06 10:15:27 +0100 |
| commit | 44b9190fb62a6a09276c765685cc8ddde9cb201f (patch) | |
| tree | ac61baa4cf259e02de0ce8f1c7b76b3713f2e257 /recipes/boost/files/01-no-serialization-test.patch | |
| parent | c994c0a4526e8d7a16fecaceffde4f42ed1f45ff (diff) | |
| parent | 35cc93da885ac6d438da6aaed9517e91d4a7e6b3 (diff) | |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/boost/files/01-no-serialization-test.patch')
| -rw-r--r-- | recipes/boost/files/01-no-serialization-test.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/boost/files/01-no-serialization-test.patch b/recipes/boost/files/01-no-serialization-test.patch new file mode 100644 index 0000000000..f1c9ca8572 --- /dev/null +++ b/recipes/boost/files/01-no-serialization-test.patch @@ -0,0 +1,12 @@ +diff -purN orig/libs/serialization/build/Jamfile.v2 boost_1_36_0/libs/serialization/build/Jamfile.v2 +--- orig/libs/serialization/build/Jamfile.v2 2008-09-11 18:45:03.000000000 -0400 ++++ boost_1_36_0/libs/serialization/build/Jamfile.v2 2008-09-11 18:45:40.000000000 -0400 +@@ -8,7 +8,7 @@ + + project boost/serialization + : source-location ../src +- : requirements <dependency>../../config/test/all//BOOST_NO_STD_LOCALE ++ : requirements + <conditional>@include-spirit + ; + |
