bluetooth: Enable aptx supporting feature 13/224913/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200218.150012 accepted/tizen/5.5/unified/wearable/hotfix/20201027.105242 submit/tizen_5.5/20200217.025601 submit/tizen_5.5_wearable_hotfix/20201026.184308
authorWootak Jung <wootak.jung@samsung.com>
Fri, 14 Feb 2020 05:28:14 +0000 (14:28 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Fri, 14 Feb 2020 05:29:51 +0000 (14:29 +0900)
Change-Id: I35501edcafe915660686e5c6ebb5c143ac032bae

packaging/pulseaudio.spec

index 2b25810..1a1076c 100644 (file)
@@ -160,7 +160,7 @@ cp src/daemon/systemd/system/pulseaudio-tv.service.in src/daemon/systemd/system/
 %endif
 
 %build
-export CFLAGS="%{optflags} -fno-strict-aliasing -D__TIZEN__ -DTIZEN_BT_A2DP_MULTISTREAM -D__TIZEN_BT__ -D__TIZEN_LOG__ %{?asan:-ldl -fPIC }"
+export CFLAGS="%{optflags} -fno-strict-aliasing -DBLUETOOTH_APTX_SUPPORT -D__TIZEN__ -DTIZEN_BT_A2DP_MULTISTREAM -D__TIZEN_BT__ -D__TIZEN_LOG__ %{?asan:-ldl -fPIC }"
 %if 0%{?sec_build_binary_debug_enable}
 export CFLAGS+=" -DTIZEN_DEBUG_ENABLE"
 export CXXFLAGS="$CXXFLAGS -DTIZEN_DEBUG_ENABLE"