Remove BT disable flag for emulator 45/75645/1
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 21 Jun 2016 01:03:00 +0000 (10:03 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 21 Jun 2016 01:03:00 +0000 (10:03 +0900)
Change-Id: I7688c38501bae5af2d454fda5d3cd0df3dcdc542
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/capi-network-bluetooth.spec

index 896bb8d4470d17b1ae7a8622ce50c9e350544aac..8d744bd9ecb0923ad9c8f19479f81c035a531941 100644 (file)
@@ -51,10 +51,6 @@ cp %{SOURCE1001} %{SOURCE1002} .
 %build
 
 %if "%{?_with_emulator}" == "1"
-export CFLAGS="$CFLAGS -DTIZEN_BT_DISABLE"
-export CXXFLAGS="$CXXFLAGS -DTIZEN_BT_DISABLE"
-export FFLAGS="$FFLAGS -DTIZEN_BT_DISABLE"
-
 %if "%{?profile}" == "wearable"
 export CFLAGS="$CFLAGS -DTIZEN_WEARABLE"
 export CXXFLAGS="$CXXFLAGS -DTIZEN_WEARABLE"