projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff870a1
)
disable sdl build
author
Eric Andersen
<andersen@codepoet.org>
Mon, 10 Jul 2006 22:28:09 +0000
(22:28 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 10 Jul 2006 22:28:09 +0000
(22:28 -0000)
package/directfb/directfb.mk
patch
|
blob
|
history
diff --git
a/package/directfb/directfb.mk
b/package/directfb/directfb.mk
index 6115ba2869868c41e617e1ff82b602d8346dfc78..49c2b3b0c10ecc6c7e8101453873a7e3fd733a11 100644
(file)
--- a/
package/directfb/directfb.mk
+++ b/
package/directfb/directfb.mk
@@
-38,6
+38,7
@@
$(DIRECTFB_DIR)/.configured: $(DIRECTFB_DIR)/.unpacked
--enable-zlib \
--enable-freetype \
--enable-sysfs \
+ --disable-sdl \
--disable-video4linux \
--disable-video4linux2 \
--disable-fusion );