Skip to content

TinyCC: Support ENABLE_EXPORT property

Kevin Schmidt requested to merge h-s-c/cmake:tcc-enable_exports into master

Replace the default -Wl,--export-dynamic with -rdynamic.

Merge request reports