summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-08 18:29:53 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-08 18:29:53 +0000
commitd8cc3a679233604df94571b882ac912614cb2bbe (patch)
treea468c443b0c3828fb02dde248e08d7f7fb7970c0 /DEPS
parent8f165b87f4b917cc92e6fc0c7968da216e2210b3 (diff)
downloadchromium_src-d8cc3a679233604df94571b882ac912614cb2bbe.zip
chromium_src-d8cc3a679233604df94571b882ac912614cb2bbe.tar.gz
chromium_src-d8cc3a679233604df94571b882ac912614cb2bbe.tar.bz2
Linux cflag changes:
* Use -fno-rtti only for C++ V8 compilation. * Move -f{data,function}-sections (for Release) to build/common.gypi. * Add -fno-ident (per deanm). Review URL: http://codereview.chromium.org/62153 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13368 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b76d3d0..b6cccd5 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@426",
+ "http://gyp.googlecode.com/svn/trunk@428",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1682",