Skip to content

MakeROM v0.18.3

Compare
Choose a tag to compare
@jakcron jakcron released this 22 Apr 11:24
· 10 commits to master since this release
ac9c607

Change Log since v0.18.2

  • [BuildSystem] makefile for makerom and libyaml updated to define -D_GNU_SOURCE for linux builds.
    • This addresses issue #122 where some functions were implcitly defined causing segfaults on linux.