mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/directfb: don't prepend $arch-linux- to programs
Directfb users: Do all those applications even make sense to install to target? Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -128,6 +128,7 @@ DIRECTFB_CONF_OPT = \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
--disable-explicit-deps \
|
||||
--program-prefix='' \
|
||||
$(DIRECTFB_MULTI) \
|
||||
$(DIRECTFB_DEBUG) \
|
||||
$(DIRECTFB_TRACE) \
|
||||
|
||||
Reference in New Issue
Block a user