mirror of
https://github.com/prirun/p50em.git
synced 2026-03-09 03:49:25 +00:00
em: add macro to force gcc to obey inline keyword
History: when the emulator was first developed on OSX 10.4 (PowerPC), the inline keyword was added by profiling with Apple's pretty fantastic Shark profiler. Apple's version of gcc had an -fobey-inline switch that the makefile used to force gcc to obey the inline keyword. This macro does the same thing
This commit is contained in:
Reference in New Issue
Block a user