Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / binutils / build-all.sh
index fe49e6d..fc00db1 100755 (executable)
@@ -43,7 +43,7 @@ if [ ! -d binutils-$VERSION ]; then
   # Patch the source
   (
     cd binutils-$VERSION
-    patch -p1 < ../ehframe.patch
+    patch -p1 < ../ehframe-race.patch
   )
 fi