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)
Mon, Apr 27, 1:50 PM
Unknown Object (File)
Sun, Apr 26, 4:54 AM
Unknown Object (File)
Fri, Apr 24, 8:00 PM
Unknown Object (File)
Thu, Apr 23, 9:00 AM
Unknown Object (File)
Thu, Apr 23, 4:46 AM
Unknown Object (File)
Mon, Apr 20, 10:03 PM
Unknown Object (File)
Thu, Apr 16, 2:17 AM
Unknown Object (File)
Sun, Apr 12, 9:42 AM

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