]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/commitdiff
- missing file to allow crosscompilation
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 6 Mar 2007 13:39:44 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-glib2-stacktest.patch -> 1.1

crossmingw32-glib2-stacktest.patch [new file with mode: 0644]

diff --git a/crossmingw32-glib2-stacktest.patch b/crossmingw32-glib2-stacktest.patch
new file mode 100644 (file)
index 0000000..aa007e0
--- /dev/null
@@ -0,0 +1,13 @@
+--- glib-2.12.9/configure.in.orig      2007-01-17 00:24:39.000000000 +0100
++++ glib-2.12.9/configure.in   2007-03-06 11:44:09.683703523 +0100
+@@ -629,7 +629,9 @@
+       glib_cv_stack_grows=no
+         ,
+       glib_cv_stack_grows=yes
+-        ,)
++        ,[
++      glib_cv_stack_grows=no
++      AC_MSG_WARN([cross-compiling, assuming no growing stack])])
+ ])
+ dnl AC_C_INLINE is useless to us since it bails out too early, we need to
This page took 0.27068 seconds and 4 git commands to generate.