Undo accidental change

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-12-15 11:04:34 +00:00
parent a2cf240fff
commit d5635e95e2

View File

@ -5243,7 +5243,7 @@ component_test_m32_no_asm () {
make CC=gcc CFLAGS="$ASAN_CFLAGS -m32" LDFLAGS="-m32 $ASAN_CFLAGS" make CC=gcc CFLAGS="$ASAN_CFLAGS -m32" LDFLAGS="-m32 $ASAN_CFLAGS"
msg "test: i386, make, gcc, no asm (ASan build)" msg "test: i386, make, gcc, no asm (ASan build)"
#make test make test
} }
support_test_m32_no_asm () { support_test_m32_no_asm () {
case $(uname -m) in case $(uname -m) in