Fix for aarch64 build
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 25 May 2015 06:22:27 +0000 (15:22 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 25 May 2015 06:27:08 +0000 (15:27 +0900)
commit260dc1608ec2a2e37c0620897e46f3f892e94ca1
tree4ecc01913a2e47f82ba5af6d83f2a71ed3aceb78
parent6607ac1dd829edfda414af0320e9e1d6513f86cb
Fix for aarch64 build

Change-Id: I726865138971b04bf2dc99570e60fb4f534d0bbf
15 files changed:
CMakeLists.txt
packaging/wrt.spec
src/bundle/CMakeLists.txt
src/bundle/injected_bundle.cc
src/bundle/xwalk_v8tools_module.h
src/common/CMakeLists.txt
src/common/constants.cc
src/common/constants.h
src/common/resource_manager.cc
src/extension/CMakeLists.txt
src/extension/extension_server.cc
src/extension/widget/CMakeLists.txt
src/runtime/native_window.cc
src/runtime/web_view_impl.cc
tests/popup/popup.cc