patch to turn off the -fvisibility-inlines-hidden option.
git-svn-id: http://root.cern.ch/svn/root/trunk@47373 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
4761e31353
commit
c77d19d969
13
patches/llvm-configure.diff
Normal file
13
patches/llvm-configure.diff
Normal file
@ -0,0 +1,13 @@
|
||||
Index: configure
|
||||
===================================================================
|
||||
--- configure (revision 47359)
|
||||
+++ configure (working copy)
|
||||
@@ -21042,7 +21042,7 @@
|
||||
ac_status=$?
|
||||
echo "$as_me:$LINENO: \$? = $ac_status" >&5
|
||||
(exit $ac_status); }; }; then
|
||||
- llvm_cv_cxx_visibility_inlines_hidden=yes
|
||||
+ llvm_cv_cxx_visibility_inlines_hidden=no
|
||||
else
|
||||
echo "$as_me: failed program was:" >&5
|
||||
sed 's/^/| /' conftest.$ac_ext >&5
|
Loading…
x
Reference in New Issue
Block a user