Page MenuHomeFreeBSD

Makefile.inc1: bump elf tool chain version check after PR 215350 fix
ClosedPublic

Authored by rlibby on Sep 6 2017, 1:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 2:01 AM
Unknown Object (File)
Dec 20 2023, 2:23 AM
Unknown Object (File)
Nov 23 2023, 11:55 AM
Unknown Object (File)
Nov 8 2023, 2:17 AM
Unknown Object (File)
Nov 7 2023, 10:15 AM
Unknown Object (File)
Nov 1 2023, 11:07 AM
Unknown Object (File)
Oct 7 2023, 1:12 AM
Unknown Object (File)
Oct 6 2023, 9:08 AM
Subscribers

Details

Summary

This causes builds to use the in-tree libdwarf with the bug fix instead
of the host library.

Test Plan

Monitor amd64-gcc build on ci, which uses an 11.0 build environment.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11383
Build 11744: arc lint + arc unit

Event Timeline

We might want to keep the old comment too or someone might trim this away if GCC no longer has the problem, or they may try making the condition specific to GCC when it is also supporting <11 upgrades.

This revision is now accepted and ready to land.Sep 6 2017, 1:16 AM

bdrewery feedback: restore old comment

This revision now requires review to proceed.Sep 6 2017, 1:21 AM
This revision is now accepted and ready to land.Sep 6 2017, 1:26 AM
This revision was automatically updated to reflect the committed changes.