summaryrefslogtreecommitdiffstats
path: root/lang/v8/files/patch-SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'lang/v8/files/patch-SConstruct')
-rw-r--r--lang/v8/files/patch-SConstruct11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/v8/files/patch-SConstruct b/lang/v8/files/patch-SConstruct
deleted file mode 100644
index 8f64d7d..0000000
--- a/lang/v8/files/patch-SConstruct
+++ /dev/null
@@ -1,11 +0,0 @@
---- SConstruct.orig 2012-02-08 09:38:50.000000000 +0800
-+++ SConstruct 2012-02-08 09:50:13.000000000 +0800
-@@ -115,7 +115,7 @@ LIBRARY_FLAGS = {
- 'CPPPATH' : [src_dir, '/usr/local/include'],
- 'LIBPATH' : ['/usr/local/lib'],
- 'CCFLAGS': ['-ansi'],
-- 'LIBS': ['execinfo']
-+ 'LIBS': ['pthread', 'execinfo']
- },
- 'os:openbsd': {
- 'CPPPATH' : [src_dir, '/usr/local/include'],
OpenPOWER on IntegriCloud