mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Add minor improvements and cleanup
This commit is contained in:
parent
9e3e985ae5
commit
feed0d2b0e
163 changed files with 2286 additions and 2245 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue