Menu

#14 Patch to support linux ppc64

closed-fixed
nobody
None
5
2009-06-07
2007-08-22
No

--- gdl-0.9pre5/configure.in.ppc64 2007-08-21 23:02:00.000000000 -0600
+++ gdl-0.9pre5/configure.in 2007-08-21 23:02:22.000000000 -0600
@@ -618,7 +618,7 @@
dnl LDFLAGS="$LDFLAGS"
;;

- powerpc-*-linux* )
+ powerpc*-*-linux* )
LDFLAGS="$LDFLAGS -rdynamic"
;;

Discussion

  • Sylwester Arabas

    • status: open --> closed-fixed
     
  • Sylwester Arabas

    I've put the patch (the '*') into the CVS version, please test if possible.

    Regards,
    Sylwester

     

Log in to post a comment.