Skip to content

Commit

Permalink
add use_micro
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdadh authored and driazati committed Feb 13, 2023
1 parent 0500c48 commit dc5ec97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/scripts/task_config_build_minimal_cross_isa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ cd "$BUILD_DIR"
cp ../cmake/config.cmake .

echo set\(USE_SORT ON\) >> config.cmake
echo set\(USE_MICRO ON\) >> config.cmake
echo set\(USE_RELAY_DEBUG ON\) >> config.cmake
echo set\(CMAKE_BUILD_TYPE=Debug\) >> config.cmake
echo set\(CMAKE_CXX_FLAGS \"-Werror -Wp,-D_GLIBCXX_ASSERTIONS\"\) >> config.cmake
Expand Down

0 comments on commit dc5ec97

Please sign in to comment.