summaryrefslogtreecommitdiff
path: root/package/bluez/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bluez/Makefile')
-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 \