mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Reapply majority of r55557 but with the changes to compilation flags
disabled until issues with gcc 4.1 on linux 32-bit are resolved. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55636 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -975,6 +975,8 @@ if test "$binding_prereqs_failed" = 1 ; then
|
||||
AC_MSG_ERROR([Prequisites for bindings not satisfied. Fix them or use configure --disable-bindings.])
|
||||
fi
|
||||
|
||||
dnl Determine if the compiler supports -fvisibility-inlines-hidden.
|
||||
AC_CXX_USE_VISIBILITY_INLINES_HIDDEN
|
||||
|
||||
dnl===-----------------------------------------------------------------------===
|
||||
dnl===
|
||||
|
Reference in New Issue
Block a user