diff --git a/lib/buildit b/lib/buildit index d78bd3d2..b307806b 100755 --- a/lib/buildit +++ b/lib/buildit @@ -35,7 +35,7 @@ then RC_ProjectSourceVersion=1 fi -EXTRA_FLAGS="-std=c++0x -Wglobal-constructors" +EXTRA_FLAGS="-std=c++0x" case $TRIPLE in *-apple-*)