1 comment:
File meson_cross/i586_djgpp_dos.txt:
Patch Set #3, Line 22: gnu99
are gnu extensions actually needed or can one consider just std c99 ?
TL;DR: yes.
Flashrom needs some gnu extensions. For all other platforms they are handled in `meson.build` using `add_project_argument()` to make the required symbols visible. This method is not working with DJGPP. Or at least I couldn't get it to work.
To view, visit change 73439. To unsubscribe, or for help writing mail filters, visit settings.