summaryrefslogtreecommitdiff
path: root/libc/sysdeps/x86/Makefile
blob: f25d1e24158b6abd1c24e47462aa0682ec0ecd09 (plain)
1
2
3
4
ifeq ($(subdir),elf)
CFLAGS-.os += $(if $(filter $(@F),$(patsubst %,%.os,$(all-rtld-routines))),\
		   -mno-sse -mno-mmx)
endif