commit | c7e45974615735f2337ddfcd1f756062443d254d | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Dec 09 13:05:28 2015 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Dec 11 21:21:28 2015 +0000 |
tree | 71e3e505dd0492cffcc240894cbf664d462ef41b | |
parent | 34cc69e4bf36cb65bb181b42ccb0f8c792a32cfb [diff] [blame] |
Enforce linker version-scripts are valid See build/ commit da9c00da5f7b Change-Id: I65878931ab61124ae75e2c738cc733adfb107afc
diff --git a/cc/x86_linux_host.go b/cc/x86_linux_host.go index a3c50d1..3bf9671 100644 --- a/cc/x86_linux_host.go +++ b/cc/x86_linux_host.go
@@ -37,6 +37,7 @@ "-Wl,-z,noexecstack", "-Wl,-z,relro", "-Wl,-z,now", + "-Wl,--no-undefined-version", } // Extended cflags