Browse Source

Didn't mean to change lib/buildit on the last check in

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@110834 91177308-0d34-0410-b5e6-96231b3b80d8
Howard Hinnant 15 năm trước cách đây
mục cha
commit
0e353f2363
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/buildit

+ 1 - 1
lib/buildit

@@ -21,7 +21,7 @@ case $TRIPLE in
   *-apple-*)
   *-apple-*)
     if [ -z $RC_BUILDIT ]
     if [ -z $RC_BUILDIT ]
     then
     then
-      RC_CFLAGS="-arch i386 -arch x86_64 -fno-exceptions -fno-rtti"
+      RC_CFLAGS="-arch i386 -arch x86_64"
     fi
     fi
     SOEXT=dylib
     SOEXT=dylib
     LDSHARED_FLAGS="-o libc++.1.dylib \
     LDSHARED_FLAGS="-o libc++.1.dylib \