https://sourceware.org/bugzilla/show_bug.cgi?id=28891
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- Minimal workaround because this is still an issue building from git: ./configure ... make -C lib CC=gcc RANLIB=ranlib AR=ar CFLAGS= make -C libcpu CC=gcc CFLAGS= i386_gendis make -C lib clean make -C lib touch libcpu/i386_gendis make Takes less time than a full make dist, reconfigure and make. -- You are receiving this mail because: You are on the CC list for the bug.
