diff options
Diffstat (limited to 'deps/v8/build/android.gypi')
-rw-r--r-- | deps/v8/build/android.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/v8/build/android.gypi b/deps/v8/build/android.gypi index 46ece08524..f984ea3af6 100644 --- a/deps/v8/build/android.gypi +++ b/deps/v8/build/android.gypi @@ -87,7 +87,6 @@ '-pthread', # Not supported by Android toolchain. ], 'cflags': [ - '-U__linux__', # Don't allow toolchain to claim -D__linux__ '-ffunction-sections', '-funwind-tables', '-fstack-protector', |