
* commit '535a742c26
':
build: Change structure of the linker version script templates
Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
7 lines
91 B
V
7 lines
91 B
V
LIBPOSTPROC_MAJOR {
|
|
global:
|
|
postproc_*;
|
|
pp_*;
|
|
local:
|
|
*;
|
|
};
|