5 lines
104 B
Makefile
Raw Normal View History

2011-12-17 20:32:59 -05:00
ifeq ($(subdir),string)
CFLAGS-strncase.c += -funroll-loops
CFLAGS-strncase_l.c += -funroll-loops
endif