summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/arch/x64/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/arch/x64/make.defaults')
-rw-r--r--profiles/prefix/darwin/macos/arch/x64/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x64/make.defaults b/profiles/prefix/darwin/macos/arch/x64/make.defaults
index f03f6a88c4ff..9dee8c00f5f0 100644
--- a/profiles/prefix/darwin/macos/arch/x64/make.defaults
+++ b/profiles/prefix/darwin/macos/arch/x64/make.defaults
@@ -12,5 +12,5 @@ DEFAULT_ABI="amd64"
ABI="amd64"
IUSE_IMPLICIT="abi_x86_64"
LIBDIR_amd64="lib"
-# We use Clang, let it figure out what is the best to use
+# figure out automatically what is the best to use
CFLAGS="-march=native"