Opened 3 years ago
Last modified 14 months ago
#56015 new defect
llvm-gcc42: Don't build with -Werror
Reported by: | ryandesign (Ryan Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kencu (Ken) | |
Port: | llvm-gcc42 |
Description
Parts of llvm-gcc42 build with -Werror
. This can cause the build to fail if a newer compiler is used which includes warnings that were not anticipated when llvm-gcc42 was written.
Note: See
TracTickets for help on using
tickets.