Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | targets/vdpau: use version script to limit the exported symbols | Emil Velikov | 2014-05-02 | 1 | -0/+8 |
Using export-symbols-regex is the least desirable method of restricting the exported symbols, as is completely messes up with the symbol table. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Christian König <[email protected]> |