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

/freebsd-10.0-release/share/mk/
H A Dbsd.compiler.mkdiff 240966 Wed Sep 26 15:27:18 MDT 2012 brooks Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.

When the compiler is clang add c++11 to COMPILER_FEATURES.

When the compiler supports c++11, default to building libc++. This will
not impact the compliation of programs, but will make it easier for
users with clang compiled systems to test libc++ by passing -stdlib=libc++
to their c++ compliations.
H A Dbsd.own.mkdiff 240966 Wed Sep 26 15:27:18 MDT 2012 brooks Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.

When the compiler is clang add c++11 to COMPILER_FEATURES.

When the compiler supports c++11, default to building libc++. This will
not impact the compliation of programs, but will make it easier for
users with clang compiled systems to test libc++ by passing -stdlib=libc++
to their c++ compliations.

Completed in 93 milliseconds