projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2064826
)
egl: Don't build EGL programs either
author
Jakob Bornecrantz
<jakob@tungstengraphics.com>
Fri, 23 May 2008 14:25:51 +0000
(16:25 +0200)
committer
Jakob Bornecrantz
<jakob@tungstengraphics.com>
Fri, 23 May 2008 14:25:51 +0000
(16:25 +0200)
configs/linux-dri
patch
|
blob
|
history
diff --git
a/configs/linux-dri
b/configs/linux-dri
index 193d0a550abc2cada72ee17427af45220e364838..cd82c571c7d0c57b84ea2673a1e55b0be5f87c1b 100644
(file)
--- a/
configs/linux-dri
+++ b/
configs/linux-dri
@@
-54,7
+54,6
@@
USING_EGL=0
# Directories
SRC_DIRS := glx/x11 $(SRC_DIRS)
-PROGRAM_DIRS := egl $(PROGRAM_DIRS)
ifeq ($(USING_EGL), 1)
SRC_DIRS := egl $(SRC_DIRS)
PROGRAM_DIRS = egl