Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
Add support tizen i586/x86_64 (#109)
Browse files Browse the repository at this point in the history
libtuv-DCO-1.0-Signed-off-by: Haesik Jun [email protected]
  • Loading branch information
haesik authored and yichoi committed May 31, 2018
1 parent a98c19d commit 2eb8944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/option/option_noarch-tizen.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(DEFINED TARGET_BOARD)
"-mfloat-abi=softfp"
"-mfpu=neon-vfpv4"
)
elseif(${TARGET_BOARD} STREQUAL "None")
else()
message(FATAL_ERROR "TARGET_BOARD=`${TARGET_BOARD}` is unknown to make")
endif()
Expand Down

0 comments on commit 2eb8944

Please sign in to comment.