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)
Nov 12 2024, 11:00 AM
Unknown Object (File)
Nov 5 2024, 3:55 PM
Unknown Object (File)
Oct 29 2024, 1:27 AM
Unknown Object (File)
Oct 5 2024, 10:11 AM
Unknown Object (File)
Oct 5 2024, 4:24 AM
Unknown Object (File)
Oct 2 2024, 10:07 AM
Unknown Object (File)
Oct 1 2024, 1:15 AM
Unknown Object (File)
Sep 24 2024, 9:16 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