Refactor the linux-dri config files so that linux-dri-x86 inherits from
authorEric Anholt <anholt@FreeBSD.org>
Sat, 25 Sep 2004 07:11:12 +0000 (07:11 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Sat, 25 Sep 2004 07:11:12 +0000 (07:11 +0000)
commit0a21a4aaf9c210dd03d489ce0764c45bf8e38c9d
tree41a648aec84005c0e6eb3d2e47865db6e378a73c
parent5562fe653cf88454bbf2c50f77a8b56b0dafe01b
Refactor the linux-dri config files so that linux-dri-x86 inherits from
linux-dri.  Turn on -O by default (-O2 provides a slight improvement in
performance, at a large cost to debuggability).  Turn off -fPIC on x86 by
default.  Turn on -Wall, to catch more stupid mistakes.  This could be both done
cleaner, and done for more config files, but it works for me for now.
configs/linux-dri
configs/linux-dri-x86