Skip to content

Commit 618f9b1

Browse files
committed
delete default value of WAMR_BUUILD_REF_TYPES
1 parent 41850b6 commit 618f9b1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build-scripts/config_common.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,6 @@ if (NOT DEFINED WAMR_BUILD_TAIL_CALL)
211211
set (WAMR_BUILD_TAIL_CALL 0)
212212
endif ()
213213

214-
if (NOT DEFINED WAMR_BUILD_REF_TYPES)
215-
set (WAMR_BUILD_REF_TYPES 1)
216-
endif ()
217-
218214
########################################
219215
# Compilation options to marco
220216
########################################

0 commit comments

Comments
 (0)