fix build script for 64bit
[platform/upstream/iotivity.git] / resource / third_party_libs.scons
index 46b80bd..94495ba 100644 (file)
@@ -36,7 +36,7 @@ src_dir = env.get('SRC_DIR')
 ######################################################################
 # Check dependent packages (Linux only)
 ######################################################################
-if target_os in ['linux', 'tizen']:
+if target_os in ['linux']:
        if not env.GetOption('help'):
                if not target_arch == platform.machine():
                        print '''