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

Unified Diff: src/untrusted/irt/irt.gyp

Issue 19571003: IRT: Replace __attribute__((constructor)) with explicit call in _start() (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Fix + cleanup Created 7 years, 5 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 | « site_scons/site_tools/library_deps.py ('k') | src/untrusted/irt/irt_core_entry.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/untrusted/irt/irt.gyp
diff --git a/src/untrusted/irt/irt.gyp b/src/untrusted/irt/irt.gyp
index ce2aa77abda64865c8a4c4223dc3fc0632f5b100..098f0bd2f3ea41bd18c548ed5a3e26e84864d445 100644
--- a/src/untrusted/irt/irt.gyp
+++ b/src/untrusted/irt/irt.gyp
@@ -9,7 +9,6 @@
'variables': {
'irt_sources': [
# irt_support_sources
- 'irt_core_entry.c',
'irt_entry.c',
'irt_malloc.c',
'irt_private_pthread.c',
« no previous file with comments | « site_scons/site_tools/library_deps.py ('k') | src/untrusted/irt/irt_core_entry.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698