Page MenuHomeFreeBSD

Fix a regression for devel/amd64-gcc introduced in r488642.
ClosedPublic

Authored by jhb on Feb 8 2019, 7:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 10:54 AM
Unknown Object (File)
Fri, Oct 3, 10:32 AM
Unknown Object (File)
Wed, Oct 1, 10:25 AM
Unknown Object (File)
Thu, Sep 25, 1:44 PM
Unknown Object (File)
Sep 7 2025, 6:08 PM
Unknown Object (File)
Sep 7 2025, 6:01 PM
Unknown Object (File)
Sep 7 2025, 5:53 PM
Unknown Object (File)
Sep 7 2025, 5:47 PM

Details

Summary

Restore the value of TARGETARCH to be the FreeBSD architecture
name. This fixes the block to remove float.h in the amd64
compiler. This showed up as a packing list failure on amd64-gcc,
but it also undid r475290 for amd64-gcc.

Test Plan
  • poudriere testport

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable