FreeBSD Bugzilla – Attachment 129175 Details for
Bug 173138
Fix building x11/kdelibs3 with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.13 KB, created by
Dimitry Andric
on 2012-10-27 12:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2012-10-27 12:10:00 UTC
Size:
1.13 KB
patch
obsolete
>Index: x11/kdelibs3/files/patch-configure >=================================================================== >--- x11/kdelibs3/files/patch-configure (revision 0) >+++ x11/kdelibs3/files/patch-configure (working copy) >@@ -0,0 +1,17 @@ >+--- configure.orig 2008-08-20 18:06:05.000000000 +0200 >++++ configure 2012-10-26 21:15:38.000000000 +0200 >+@@ -49046,11 +49046,11 @@ echo "${ECHO_T}no" >&6; } >+ >+ ac_ext=cpp >+ ac_cpp='$CXXCPP $CPPFLAGS' >+-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' >+-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' >++ac_compile='$CXX -c $CXXFLAGS $USE_EXCEPTIONS $CPPFLAGS conftest.$ac_ext >&5' >++ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $USE_EXCEPTIONS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' >+ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu >+ >+-ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' >++ac_link='rm -rf SunWS_cache; ${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $USE_EXCEPTIONS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' >+ >+ >+ kde_save_CXXFLAGS="$CXXFLAGS"
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 173138
: 129175