CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/07/26 16:39:58
Modified files:
sysutils/firmware/vmm: Makefile
Log message:
Build vmm-firmware with base gcc as a temporary fix.
clang from base errors out:
./src/string.c:24:16: error: invalid output constraint '=Qi' in asm
input from sthen@ and espie@
