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:
parent
bf6db39803
commit
2d02aa463d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue