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

Unified Diff: build/untrusted.gypi

Issue 405713003: Fix untrusted.gypi and build_nexe.py (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 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 | « build/build_nexe.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/untrusted.gypi
diff --git a/build/untrusted.gypi b/build/untrusted.gypi
index 5acf3afa855c772788918bcfb960bdf098ec8c61..99c362380dafb582bd4e26bd40debea69bea57cf 100755
--- a/build/untrusted.gypi
+++ b/build/untrusted.gypi
@@ -13,7 +13,6 @@
},
# Default C compiler defines.
'nacl_default_defines': [
- '__linux__',
'__STDC_LIMIT_MACROS=1',
'__STDC_FORMAT_MACROS=1',
'_GNU_SOURCE=1',
« no previous file with comments | « build/build_nexe.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698