# FIXME:
#
# /usr/bin/ld: /tmp/cc0EPKAi.o (symbol from plugin): in function `cpu_set_hist':
# (.text+0x0): multiple definition of `uc15_memsize'; /tmp/ccsuEpik.o (symbol from plugin):(.text+0x0): first defined here
abinfo "Appending -fcommon to fix build with GCC 10 ..."
export CFLAGS="${CFLAGS} -fcommon"
