From 764390aaddda08e7020c30358e738bca9ed2e5d4 Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Wed, 17 Aug 2016 22:26:42 -0700 Subject: Document 'w' CCCFG flag --- Library/Homebrew/extend/ENV/super.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Homebrew/extend/ENV/super.rb b/Library/Homebrew/extend/ENV/super.rb index ff7e5b475..7361dba0b 100644 --- a/Library/Homebrew/extend/ENV/super.rb +++ b/Library/Homebrew/extend/ENV/super.rb @@ -78,6 +78,7 @@ module Superenv # g - Enable "-stdlib=libc++" for clang. # h - Enable "-stdlib=libstdc++" for clang. # K - Don't strip -arch , -m32, or -m64 + # w - Pass -no_weak_imports to the linker # # On 10.8 and newer, these flags will also be present: # s - apply fix for sed's Unicode support -- cgit v1.2.3