Package: cln
Version: 1.2.2-1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi

Arm eabi needs the -DNO_ASM directive too.

diff -urN orig/cln-1.2.2/debian/rules cln-1.2.2/debian/rules
--- orig/cln-1.2.2/debian/rules 2008-04-10 11:32:46.000000000 +0300
+++ cln-1.2.2/debian/rules      2008-04-10 11:28:02.000000000 +0300
@@ -17,7 +17,7 @@
        # * SPARC: With some versions of GCC, there are apparently problems in
        #   passing return values in %g1.
        case `dpkg-architecture -qDEB_HOST_ARCH` in \
-         arm|hppa|sparc) \
+         arm|armel|hppa|sparc) \
            ${MAKE} CPPFLAGS="-DNO_ASM" CXXFLAGS="-O2";; \
          *) \
            ${MAKE} CXXFLAGS="-O2";; \




-- 
"rm -rf" only sounds scary if you don't have backups



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to