]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the various build flag hacks for GCC cross-compile.
authorjhb <jhb@FreeBSD.org>
Thu, 28 Jun 2018 21:26:14 +0000 (21:26 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 28 Jun 2018 21:26:14 +0000 (21:26 +0000)
commit9e89608f7f6248d6ee13f8b5e69a934100d631cf
tree1843a5d6ed33bae2d7781256307c0ef253a82232
parent0dbaf73ea1d7c43f2709bba652b0ffd9d1e6b3ef
Remove the various build flag hacks for GCC cross-compile.

The xtoolchain GCC packages have not required these flags since ports
commits r465416 and r466701.  The in-tree GCC 4.2.1 has also been patched
in r335716 and r335717 to correctly honor --sysroot when looking for
includes and libraries.

Reviewed by: bdrewery
Sponsored by: DARPA / AFRL
Differential Revision: https://reviews.freebsd.org/D16055
Makefile.inc1
Makefile.libcompat