Revision: 6292
http://ipcop.svn.sourceforge.net/ipcop/?rev=6292&view=rev
Author: gespinasse
Date: 2012-01-29 19:36:33 +0000 (Sun, 29 Jan 2012)
Log Message:
-----------
Was added, but forgot to commit.
thank to Eric to notice that
Added Paths:
-----------
ipcop/trunk/src/patches/lzo-2.06_configure.patch
Added: ipcop/trunk/src/patches/lzo-2.06_configure.patch
===================================================================
--- ipcop/trunk/src/patches/lzo-2.06_configure.patch
(rev 0)
+++ ipcop/trunk/src/patches/lzo-2.06_configure.patch 2012-01-29 19:36:33 UTC
(rev 6292)
@@ -0,0 +1,25 @@
+Fedora borrowed
+diff -Naur lzo-2.06/configure lzo-2.06.configure/configure
+--- lzo-2.06/configure 2011-08-12 21:32:59.000000000 +0530
++++ lzo-2.06.configure/configure 2011-09-14 12:33:41.151087816 +0530
+@@ -12964,7 +12964,7 @@
+ asm_msg_amd64=no
+ asm_msg_i386=no
+
+-case "$host_cpu-$ac_cv_sizeof_void_p" in
++case "$target_cpu-$ac_cv_sizeof_void_p" in
+ amd64-8 | x86_64-8) asm_arch="amd64"; asm_dir="asm/amd64/src_gas/elf64";
asm_mode="amd64_src_gas_elf64" ;;
+ i?86-4) asm_arch="i386"; asm_dir="asm/i386/src_gas";
asm_mode="i386_src_gas" ;;
+ *) enable_asm=no ;;
+diff -Naur lzo-2.06/configure.ac lzo-2.06.configure/configure.ac
+--- lzo-2.06/configure.ac 2011-08-12 21:32:59.000000000 +0530
++++ lzo-2.06.configure/configure.ac 2011-09-14 12:33:31.851087334 +0530
+@@ -123,7 +123,7 @@
+ asm_msg_amd64=no
+ asm_msg_i386=no
+
+-case "$host_cpu-$ac_cv_sizeof_void_p" in
++case "$target_cpu-$ac_cv_sizeof_void_p" in
+ amd64-8 | x86_64-8) asm_arch="amd64"; asm_dir="asm/amd64/src_gas/elf64";
asm_mode="amd64_src_gas_elf64" ;;
+ i?86-4) asm_arch="i386"; asm_dir="asm/i386/src_gas";
asm_mode="i386_src_gas" ;;
+ *) enable_asm=no ;;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn