Skip to content

resources: Hide external data symbol

Matthias Clasen requested to merge resources-extraneous-symbol into main

Apply --internal to the symbol for the section as well.

Only do this with --external-data, since otherwise gcc will complain about ignoring the attribute.

This fixes gtk#4598 (closed)

Edited by Matthias Clasen

Merge request reports