Skip to content

Conversation

@markmentovai
Copy link

37d7d51 (2021-07-22) made it so that config.h was only required if necessary to override config_defaults.h, and ae52505 (2022-10-19) documented that. However, the emulator build still required the presence of config.h. This updates remaining files to #include "config_defaults.h", which has the responsibility for conditionally further including config.h if present, just like the non-emulator build.

37d7d51 (2021-07-22) made it so that config.h was only required if
necessary to override config_defaults.h, and ae52505 (2022-10-19)
documented that. However, the emulator build still required the presence
of config.h. This updates remaining files to `#include
"config_defaults.h"`, which has the responsibility for conditionally
further including "config.h" if present, just like the non-emulator
build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant