Revision: 19294
Author: [email protected]
Date: Tue Feb 11 18:22:18 2014 UTC
Log: A64: Add back removed --gc-sections, which no longer upsets the
Android gcc linker
[email protected]
Review URL: https://codereview.chromium.org/145093005
http://code.google.com/p/v8/source/detail?r=19294
Modified:
/branches/experimental/a64/build/android.gypi
=======================================
--- /branches/experimental/a64/build/android.gypi Mon Feb 10 09:15:49 2014
UTC
+++ /branches/experimental/a64/build/android.gypi Tue Feb 11 18:22:18 2014
UTC
@@ -256,6 +256,7 @@
'ldflags': [ '-m32', '-pthread' ],
'ldflags!': [
'-Wl,-z,noexecstack',
+ '-Wl,--gc-sections',
'-Wl,-O1',
'-Wl,--as-needed',
],
--
--
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/groups/opt_out.