diff options
author | Lennart Poettering <lennart@poettering.net> | 2007-11-04 13:51:18 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2007-11-04 13:51:18 +0000 |
commit | 95af1e616b061142da606637d42d493f9918cfea (patch) | |
tree | ce35eec37b3522f922798a804fbf40a627d39988 /src/depmod.py | |
parent | bc161b4b4aeb94df18622031217e73d27250cf2b (diff) |
Add linker version script to hide non-ABI stable symbols in the client
libraries. While this helps defining a more streamlined ABI, this also requires
linking a lot of additional symbols into some PA client utilities which until
now made use of the non-ABI stable symbols in libpulse. To minimize the effect
on there size a bit, strip unused symbols by linking with -ffunction-sections
-fdata-sections -Wl,--gc-sections
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2018 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/depmod.py')
0 files changed, 0 insertions, 0 deletions