[Pkg-javascript-devel] Bug#675856: [PATCH 2/5] applied upstream in differn't form
Shawn Landden
shawnlandden at gmail.com
Sun Jun 3 21:16:05 UTC 2012
From: Shawn Landen <shawnlandden at gmail.com>
---
debian/patches/0008_mksnapshot_stdout.patch | 16 ----------------
debian/patches/series | 1 -
2 files changed, 17 deletions(-)
delete mode 100644 debian/patches/0008_mksnapshot_stdout.patch
diff --git a/debian/patches/0008_mksnapshot_stdout.patch b/debian/patches/0008_mksnapshot_stdout.patch
deleted file mode 100644
index b9f3d64..0000000
--- a/debian/patches/0008_mksnapshot_stdout.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Redirect mksnapshot log to stdout
- armel builds typically fail at mksnapshot, for which it is useful to be able to get the actual log.
-Forwarded: not-needed
-Author: Jérémy Lal <kapouer at melix.org>
-Last-Update: 2011-10-25
---- a/tools/gyp/v8.gyp
-+++ b/tools/gyp/v8.gyp
-@@ -144,7 +144,7 @@
- 'variables': {
- 'mksnapshot_flags': [
- '--log-snapshot-positions',
-- '--logfile', '<(INTERMEDIATE_DIR)/snapshot.log',
-+ '--logfile', '-',
- ],
- },
- 'conditions': [
diff --git a/debian/patches/series b/debian/patches/series
index 03c1b28..c8e6e7a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-0008_mksnapshot_stdout.patch
0011_use_system_gyp.patch
0014_disable_cross_build.patch
--
1.7.10
More information about the Pkg-javascript-devel
mailing list