diff options
Diffstat (limited to 'lib/notweak.exp')
-rw-r--r-- | lib/notweak.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/notweak.exp b/lib/notweak.exp new file mode 100644 index 0000000000000..fafde1c84b634 --- /dev/null +++ b/lib/notweak.exp @@ -0,0 +1,5 @@ +# Remove the weak-def bit from these external symbols +__ZT* +__ZN* +__ZS* + |