Searched hist:282973 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/gnu/lib/
H A DMakefilediff 282973 Fri May 15 14:28:28 MDT 2015 emaste 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
/freebsd-11.0-release/tools/build/mk/
H A DOptionalObsoleteFiles.incdiff 282973 Fri May 15 14:28:28 MDT 2015 emaste 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

Completed in 327 milliseconds