summaryrefslogtreecommitdiff
path: root/configs/debian-osmesa32-static
diff options
context:
space:
mode:
authorThierry Reding <thierry@gilfi.de>2006-10-15 13:15:56 +0000
committerThierry Reding <thierry@gilfi.de>2006-10-15 13:15:56 +0000
commit8ef731bcd11af50e92fc1356532df44a80f7a4b0 (patch)
treea49e9e0b7ef5811b8671415f2a2dad6684fcc267 /configs/debian-osmesa32-static
parent8d02f3c68a1852de6bfe8c0b58c325224fef9743 (diff)
Add a patch (00_create-libdir) that fixes the upstream build system to make
sure the LIB_DIR is created or bail out. Update the 01_fix-makefile patch to only install libGL/libOSMesa if they exist. Don't make installation dependent on which drivers are built. Build optimized versions of the swx11 libraries in addition to those that should work on the least-capable supported processor for the given architecture. Have most configurations include debian-default instead of debian-common so that INSTALL_DIR is correctly defined. debian-common can probably be dropped anyway.
Diffstat (limited to 'configs/debian-osmesa32-static')
-rw-r--r--configs/debian-osmesa32-static2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/debian-osmesa32-static b/configs/debian-osmesa32-static
index 237a632b90d..46fd1e4194f 100644
--- a/configs/debian-osmesa32-static
+++ b/configs/debian-osmesa32-static
@@ -1,7 +1,7 @@
# Configuration for building a static version of OSMesa with support for 32
# bits per color channel.
-include $(TOP)/configs/debian-common
+include $(TOP)/configs/debian-default
include $(TOP)/configs/linux-osmesa32-static
CONFIG_NAME = debian-osmesa32-static