No need to make this more complex it needs to be. Assume gcc 12 or newer
and resort.
Sponsored by: Netflix
Differential D56412
i386+gcc: gcc12 is the minimum version Authored by imp on Wed, Apr 15, 2:39 PM. Tags None Referenced Files
Subscribers
Details
No need to make this more complex it needs to be. Assume gcc 12 or newer Sponsored by: Netflix
Diff Detail
Event Timeline
Comment Actions So this isn't i386-specific at all (so the title is misleading), and is more about collapsing the conditionals for warnings on older compiler versions. If we want to do this (collapsing old versions), we should do it for userspace in bsd.sys.mk as well to be consistent I think. Though that gets a bit messier since there are ports that might use bsd.*.mk and USE_GCC. I do prefer to keep bsd.sys.mk and this file in sync as much as possible though, so if we keep the list of old versions in bsd.sys.mk we should keep them split out here as well. I wonder what the oldest version of GCC (lang/gcc*, not devel/freebsd-gcc*) supported in ports is at this point. | ||||||||||||||||||||||||||||||||||||||||