Undo accidental change

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2023-12-15 11:04:34 +00:00
parent a2cf240fff
commit d5635e95e2
+1 -1
View File
@@ -5243,7 +5243,7 @@ component_test_m32_no_asm () {
make CC=gcc CFLAGS="$ASAN_CFLAGS -m32" LDFLAGS="-m32 $ASAN_CFLAGS"
msg "test: i386, make, gcc, no asm (ASan build)"
#make test
make test
}
support_test_m32_no_asm () {
case $(uname -m) in