freebsd-dev/gnu/lib
Ed Maste 810d5b3420 Build libgomp only if we're also building base system GCC
Clang's OpenMP support will emit Intel OpenMP API library calls,
and will therefore require libiomp (or whatever name is settled on).
An up-to-date version of libgomp is included in ports or pkg GCC.
Thus, there is no reason to build base libgomp without base system GCC.

PR:		199979 (exp-run)
Reviewed by:	pfg
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2459
2015-05-15 14:22:33 +00:00
..
csu Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
libdialog Convert to LIBADD 2014-11-25 21:18:18 +00:00
libgcc Exclude the floating-point functions from libgcc_s on arm64, they are 2015-04-02 17:06:15 +00:00
libgcov Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
libgomp libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
libreadline Convert to LIBADD 2014-11-25 21:18:18 +00:00
libregex Remove info pages 2015-01-02 19:05:39 +00:00
libssp Fix build with recent binutils 2014-12-23 10:43:35 +00:00
libstdc++ Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc 2015-01-02 20:34:55 +00:00
libsupc++ Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
Makefile Build libgomp only if we're also building base system GCC 2015-05-15 14:22:33 +00:00
Makefile.inc