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

Unified Diff: build/android.gypi

Issue 367633003: Revert "Linux perf tool support update + refactoring." (r22118). (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 6 months 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 | « BUILD.gn ('k') | src/base/platform/platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android.gypi
diff --git a/build/android.gypi b/build/android.gypi
index 53556463cf69d0331ec27c5359ca396fdd35e7fa..098109eb3ed751307c058079213363e0fe067acb 100644
--- a/build/android.gypi
+++ b/build/android.gypi
@@ -280,9 +280,6 @@
'-Wl,-O1',
'-Wl,--as-needed',
],
- 'libraries': [
- '-lrt',
- ],
}],
], # target_conditions
}, # target_defaults
« no previous file with comments | « BUILD.gn ('k') | src/base/platform/platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698