summaryrefslogtreecommitdiffstats
path: root/package/directfb-examples/directfb-examples.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/directfb-examples/directfb-examples.mk')
-rw-r--r--package/directfb-examples/directfb-examples.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/directfb-examples/directfb-examples.mk b/package/directfb-examples/directfb-examples.mk
index ee883f7477..46263da733 100644
--- a/package/directfb-examples/directfb-examples.mk
+++ b/package/directfb-examples/directfb-examples.mk
@@ -12,7 +12,7 @@ DIRECTFB_EXAMPLES_LICENSE_FILES = COPYING
DIRECTFB_EXAMPLES_DEPENDENCIES = directfb
ifeq ($(BR2_STATIC_LIBS),y)
- DIRECTFB_EXAMPLES_CONF_OPTS += LIBS=-lstdc++
+DIRECTFB_EXAMPLES_CONF_OPTS += LIBS=-lstdc++
endif
$(eval $(autotools-package))
OpenPOWER on IntegriCloud