summaryrefslogtreecommitdiff
path: root/package/bluez
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:04:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:05:08 +0200
commit33b69d0e9a09c19225e8f5f34869f74fe60e2d2b (patch)
tree5a36b68985ea3b9cfe9910d39d71c7bf7ec777d9 /package/bluez
parentb4e8f5ab5a9e93a96d0dae500cbd9186fcf11d36 (diff)
more tar.gz fixes
Diffstat (limited to 'package/bluez')
-rw-r--r--package/bluez/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/bluez/Makefile b/package/bluez/Makefile
index d107d91e5..b4bc70410 100644
--- a/package/bluez/Makefile
+++ b/package/bluez/Makefile
@@ -23,7 +23,6 @@ AUTOTOOL_STYLE:= autoreconf
ifeq ($(ADK_STATIC),y)
XAKE_FLAGS+= CCLD="$(TARGET_CC) -all-static -pthread"
endif
-TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
TARGET_LDFLAGS+= -lncurses
CONFIGURE_ENV+= ac_cv_prog_cc_pie=no
CONFIGURE_ARGS+= --enable-tools \