aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-11-02 17:22:26 +0800
committermarino <marino@FreeBSD.org>2015-11-02 17:22:26 +0800
commitf5352d12c71ab77488846f05ea40b7a1301275b4 (patch)
treebae2a58dbc71ae188efbd53cf1be98cce46fa3f0 /Mk
parent134ba3acaf1611c3601d4e0b7d131eaad2c20af4 (diff)
downloadfreebsd-ports-gnome-f5352d12c71ab77488846f05ea40b7a1301275b4.tar.gz
freebsd-ports-gnome-f5352d12c71ab77488846f05ea40b7a1301275b4.tar.zst
freebsd-ports-gnome-f5352d12c71ab77488846f05ea40b7a1301275b4.zip
emulators/(mame|mess): Avoid name pollution with <stdio.h>
At least on DragonFly's base compiler (gcc 5.2), the getc and ungetc routines in mame/mess were getting clobbered by <stdio.h>. Rename getc and ungetc to mame_getc and mame_ungetc to fix. For some reason, macro definitions did not work so I had to patch every instance individually.
Diffstat (limited to 'Mk')
0 files changed, 0 insertions, 0 deletions