[LLVMbugs] [Bug 4162] missing important CXXFLAGS for GNU toolchain in llvm-config

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 20 04:06:36 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=4162

arrowdodger <6yearold at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |6yearold at gmail.com
         Resolution|                            |FIXED

--- Comment #2 from arrowdodger <6yearold at gmail.com> 2012-01-20 06:06:36 CST ---
The "-fpermissive" flag is not used anywhere anymore.
The "-fvisibility-inlines-hidden" flag have been added to the CMake build in
r148530.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list