FreeBSD Bugzilla – Attachment 36036 Details for
Bug 57941
[patch] comms/libticables: fix build on non-intel archs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch (text/plain), 1.18 KB, created by
Tijl Coosemans
on 2003-10-13 10:20:15 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2003-10-13 10:20:15 UTC
Size:
1.18 KB
patch
obsolete
>diff -Nru libticables.orig/files/patch-configure libticables/files/patch-configure >--- libticables.orig/files/patch-configure Mon Oct 13 10:15:57 2003 >+++ libticables/files/patch-configure Mon Oct 13 10:21:51 2003 >@@ -1,6 +1,23 @@ >---- configure.orig Wed Aug 27 21:54:38 2003 >-+++ configure Wed Aug 27 21:55:32 2003 >-@@ -24767,6 +24767,7 @@ >+--- configure.orig Wed Aug 27 12:17:39 2003 >++++ configure Mon Oct 13 10:21:17 2003 >+@@ -6257,7 +6257,7 @@ >+ >+ # detect system type >+ case "$host" in >+-# alpha-*-*bsd*) ARCH="-D__FBSD__" ;; >++ *-*-*bsd*) ARCH="-D__BSD__" ;; >+ alpha*-*-linux-*) ARCH="-D__ALPHA__ -D__LINUX__" ;; >+ alpha*-*-*-*) ARCH="-D__ALPHA__ -D__LINUX__" ;; >+ arm*-*-linux-*) ARCH="-D__ARM__ -D__LINUX__" ;; >+@@ -6266,7 +6266,6 @@ >+ i[3456]86-*-hurd-*) ARCH="-D__LINUX__" ;; >+ i[3456]86-*-mingw*) ARCH="-D__WIN32__ -D__MINGW32__ -Os -s" ;; >+ i[3456]86-*-cygwin) ARCH="-D__WIN32__ -D__CYGWIN__ -mno-cygwin" ;; >+- i[3456]86-*-*bsd*) ARCH="-D__BSD__" ;; >+ ia64-*-linux-*) ARCH="-D__LINUX__" ;; >+ m68k-*-linux-*) ARCH="-D__M68K__ -D__LINUX__" ;; >+ mips-*-linux-*) ARCH="-D__MIPS__ -D__LINUX__" ;; >+@@ -24767,6 +24766,7 @@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57941
: 36036