Skip to content
Commit 1e8d9c0f authored by Ben Hutchings's avatar Ben Hutchings Committed by Dom Cobley
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 83bb2325
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