]> git.pld-linux.org Git - packages/crossmingw32-boost.git/commitdiff
- "let's make a building system. what's crosscompiling? is it running mingw
authorwolf <wolf@pld-linux.org>
Mon, 10 Jan 2005 22:48:27 +0000 (22:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
   with wine?"

Changed files:
    crossmingw32-boost-win.patch -> 1.1

crossmingw32-boost-win.patch [new file with mode: 0644]

diff --git a/crossmingw32-boost-win.patch b/crossmingw32-boost-win.patch
new file mode 100644 (file)
index 0000000..9f6f600
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ruN boost_1_32_0./tools/build/v1/gcc-tools.jam boost_1_32_0/tools/build/v1/gcc-tools.jam
+--- boost_1_32_0./tools/build/v1/gcc-tools.jam 2005-01-10 21:22:03.000000000 +0100
++++ boost_1_32_0/tools/build/v1/gcc-tools.jam  2005-01-10 21:29:08.070959656 +0100
+@@ -79,6 +79,8 @@
+ #
+ local on-windows ;
++on-windows = 1 ;
++
+ if $(NT)
+ {
+     on-windows = 1 ;
This page took 0.149021 seconds and 4 git commands to generate.