cmpname: don't randomize init function names for libraries
authorDaniel Kochmański <daniel@turtleware.eu>
Thu, 1 Oct 2015 11:25:02 +0000 (13:25 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Thu, 1 Oct 2015 11:29:53 +0000 (13:29 +0200)
commit55bbfcfaeb13b154f8b78d8d00a876107b74c17a
tree36befc741b3c81f68ca95ec9d54e68fe5708ac9f
parent03045d98ae83b585bdc8b4c3db7a0686d71ee947
cmpname: don't randomize init function names for libraries

Both shared and static libraries might be linked from C code and names
of the initialization functions has to be known without parsing the
file. Related to #177 and #74. FWIW it doesn't introduce regression on
ADSF bundles (#74) and solves initialization problem (#177).

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
CHANGELOG
src/cmp/cmpname.lsp