summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-05-27 23:03:44 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-05-27 23:03:44 +0000
commit288155afbb54ee396ff0a06ce1284ae765bca009 (patch)
tree0cfea6e3ddff242088e35731cabddb495ceb3e37 /Makefile
parentb945f26dce90425126b84cb6da21090a3b54d785 (diff)
downloadFreeBSD-src-288155afbb54ee396ff0a06ce1284ae765bca009.zip
FreeBSD-src-288155afbb54ee396ff0a06ce1284ae765bca009.tar.gz
Move external GCC compiler hacks to bsd.sys.mk.
This allows respecting -nostdinc, -nostdinc++ and -nostdlib before making the decision to add in -isystem, etc. The -isystem flags are problematic for building lib/libc++ and lib/libcxxrt which wants to only use its own headers. More information the need of these flags can be found at https://gcc.gnu.org/ml/gcc/2016-03/msg00219.html This also reverts r300873. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud