Skip to content
Commit cef5502a authored by Ben Hutchings's avatar Ben Hutchings Committed by Phil Elwell
Browse files

module: Avoid ABI changes when debug info is disabled

CI builds are done with debug info disabled, but this removes some
members from struct module.  This causes builds to fail if there is an
ABI reference for the current ABI.

Define these members unconditionally, so that there is no ABI change.
parent 37573248
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment