Skip to content

Commit 589baa3

Browse files
authored
Update build_cadence_vision.sh
1 parent 6954854 commit 589baa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/cadence/build_cadence_vision.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export XTENSA_CORE=XRC_Vision_130_AO
1313
git submodule sync
1414
git submodule update --init --recursive
1515
./install_requirements.sh
16-
CFLAGS="-D_mm_loadu_si64=_mm_loadl_epi64 -D_mm_storeu_si64=_mm_storel_epi64" ./install_executorch.sh
16+
./install_executorch.sh
1717

1818
rm -rf cmake-out
1919

0 commit comments

Comments
 (0)