FreeBSD Bugzilla – Attachment 113931 Details for
Bug 155546
devel/libtool doesn't work properly if not using built in compiler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 866 bytes, created by
Stephen Montgomery-Smith
on 2011-03-14 00:50:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stephen Montgomery-Smith
Created:
2011-03-14 00:50:06 UTC
Size:
866 bytes
patch
obsolete
>diff -urN /usr/ports/devel/libtool/files/patch-configure libtool/files/patch-configure >--- /usr/ports/devel/libtool/files/patch-configure 1970-01-01 00:00:00.000000000 +0000 >+++ libtool/files/patch-configure 2011-03-01 04:29:41.000000000 +0000 >@@ -0,0 +1,26 @@ >+--- configure.bak 2010-09-22 14:44:17.000000000 +0000 >++++ configure 2011-03-01 04:23:35.000000000 +0000 >+@@ -27526,7 +27526,9 @@ >+ old_archive_cmds=$lt_old_archive_cmds >+ >+ # A language specific compiler. >+-CC=$lt_compiler >++if test -z "\$CC"; then \\ >++ CC=$lt_compiler >++fi >+ >+ # Is the compiler the GNU compiler? >+ with_gcc=$GCC >+@@ -27872,7 +27874,11 @@ >+ old_archive_cmds=$lt_old_archive_cmds_CXX >+ >+ # A language specific compiler. >+-CC=$lt_compiler_CXX >++if test -z "\$CXX"; then \\ >++ CC=$lt_compiler_CXX >++else >++ CC=\$CXX >++fi >+ >+ # Is the compiler the GNU compiler? >+ with_gcc=$GCC_CXX
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 155546
: 113931