Add minor improvements and cleanup

This commit is contained in:
Justine Tunney 2020-10-27 03:39:46 -07:00
parent 9e3e985ae5
commit feed0d2b0e
163 changed files with 2286 additions and 2245 deletions

View file

@ -68,6 +68,10 @@ $(TOOL_BUILD_LIB_A_OBJS): \
-fsanitize=address
endif
o/$(MODE)/tool/build/lib/memory-gcc.asm: \
OVERRIDE_CFLAGS += \
-fsanitize=address
o/$(MODE)/tool/build/lib/ssefloat.o: \
TARGET_ARCH += \
-msse3