Searched refs:CFLAGS_ALL (Results 1 – 4 of 4) sorted by relevance
22 CFLAGS_ALL = -Ibuild/include $(CPPFLAGS) $(CFLAGS) macro64 $(filter %.os,$(ALL_FILES)): CFLAGS_ALL += $(CFLAGS_SHARED)67 $(CC) $(CFLAGS_ALL) -c -o $@ $<70 $(CC) $(CFLAGS_ALL) -c -o $@ $<73 $(CC) $(CFLAGS_ALL) -c -o $@ $<76 $(CC) $(CFLAGS_ALL) -c -o $@ $<
72 $(string-objs): CFLAGS_ALL += $(string-cflags) -I$(string-arch-include-dir)74 $(string-test-objs): CFLAGS_ALL += -D_GNU_SOURCE77 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -shared -o $@ $^85 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -static -o $@ $^ $(LDLIBS)88 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -static -o $@ $^ $(LDLIBS)
90 $(math-objs): CFLAGS_ALL += $(math-cflags)91 $(math-build-dir)/test/mathtest.o: CFLAGS_ALL += -fmath-errno93 $(math-host-objs): CFLAGS_ALL = $(HOST_CFLAGS)96 $(math-build-dir)/aarch64/experimental/advsimd/%: CFLAGS_ALL += -I$(math-src-dir)/aarch64/advsimd97 $(math-build-dir)/aarch64/experimental/sve/%: CFLAGS_ALL += -I$(math-src-dir)/aarch64/sve99 $(math-objs): CFLAGS_ALL += -I$(math-src-dir)150 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -shared -o $@ $^168 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $^ $(libm-libs)171 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $^ $(libm-libs)175 …$(CC) $(CFLAGS_ALL) $(LDFLAGS) -o $@ $< $(libm-libs) $(libc-libs) build/lib/libmathlib.a $(libm-li…[all …]
44 $(networking-objs): CFLAGS_ALL += $(networking-cflags)47 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -shared -o $@ $^55 $(CC) $(CFLAGS_ALL) $(LDFLAGS) -static -o $@ $^ $(LDLIBS)