Revision: 20435
Author: [email protected]
Date: Wed Apr 2 12:55:22 2014 UTC
Log: Remove Apple-only GCC_WARN_ABOUT_MISSING_NEWLINE
[email protected]
Review URL: https://codereview.chromium.org/199843003
Patch from Ben Noordhuis <[email protected]>.
http://code.google.com/p/v8/source/detail?r=20435
Modified:
/branches/bleeding_edge/build/standalone.gypi
=======================================
--- /branches/bleeding_edge/build/standalone.gypi Wed Mar 26 16:18:28 2014
UTC
+++ /branches/bleeding_edge/build/standalone.gypi Wed Apr 2 12:55:22 2014
UTC
@@ -321,7 +321,6 @@
'GCC_INLINES_ARE_PRIVATE_EXTERN': 'YES',
'GCC_SYMBOLS_PRIVATE_EXTERN': 'YES', # -fvisibility=hidden
'GCC_THREADSAFE_STATICS': 'NO', #
-fno-threadsafe-statics
- 'GCC_WARN_ABOUT_MISSING_NEWLINE': 'YES', # -Wnewline-eof
'GCC_WARN_NON_VIRTUAL_DESTRUCTOR': 'YES', # -Wnon-virtual-dtor
# MACOSX_DEPLOYMENT_TARGET maps to -mmacosx-version-min
'MACOSX_DEPLOYMENT_TARGET': '<(mac_deployment_target)',
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.