Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Unified Diff: trunk/src/chrome/nacl.gypi

Issue 68843003: Revert 234207 "Set the default ASan options for executables buil..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trunk/src/chrome/app/chrome_exe_main_gtk.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/nacl.gypi
===================================================================
--- trunk/src/chrome/nacl.gypi (revision 234231)
+++ trunk/src/chrome/nacl.gypi (working copy)
@@ -24,12 +24,6 @@
'../sandbox/sandbox.gyp:libc_urandom_override',
'../sandbox/sandbox.gyp:sandbox',
],
- 'ldflags!': [
- # Do not pick the default ASan options from
- # base/debug/sanitizer_options.cc to avoid th conflict with
- # those in nacl/nacl_helper_linux.cc.
- '-Wl,-u_sanitizer_options_link_helper',
- ],
'defines': [
'<@(nacl_defines)',
],
« no previous file with comments | « trunk/src/chrome/app/chrome_exe_main_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698