Skip to content
Commit 450b21a9 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 42bf7017
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