Fails on i386, failure log under http://extras64.linux.duke.edu/failed/development/liboil/0.3.0-3/i386/
Created attachment 114801 [details] fix gcc compilation failure This patch does two things: 1. Fixes liboil to use CFLAGS as defined at build time rather than just ignoring them and using its own arbitrary set. 2. Adds -m3dnow to the Makefile only for the one file that needs to be compiled with that option. With this patch, liboil builds in rawhide.
Thanks a lot. I've now updated to 0.3.2 too, as it also rebuilds fine with your patch.