1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00

Revert "reapply -fPIC patch for linux amd64"

This reverts commit bf6db39803.
This commit is contained in:
Charles Lowell 2010-06-05 13:49:59 +03:00
parent bf6db39803
commit 2d02aa463d

View file

@ -24,7 +24,7 @@ $(SCONS): $(SCONSSRC)
$(V8SRC): build
cp -r 2.2.14 build/v8
patch -td build/v8 -i ../../fpic-on-linux-amd64.patch
# patch -td build/v8 -i ../../fpic-on-linux-amd64.patch
$(SCONSSRC): build
cp -r scons build