diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index 5fb9433b21..e643c4c5f4 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -120,7 +120,7 @@ class Cmd /^-O[0-9zs]?$/, '-fast', '-no-cpp-precomp', '-pedantic', '-pedantic-errors' when '-fopenmp', '-lgomp', '-mno-fused-madd', '-fforce-addr', - '-fno-defer-pop', '-fno-check-new' + '-fno-defer-pop', '-fno-check-new', '-mno-dynamic-no-pic' # clang doesn't support these flags args << arg if not tool =~ /^clang/ when /^-W.*/