Searched refs:os_x_after (Results 1 - 1 of 1) sorted by relevance

/u-boot/
H A DMakefile327 os_x_after = $(shell if [ $(DARWIN_MAJOR_VERSION) -ge $(1) -a \ macro
337 KBUILD_HOSTLDFLAGS += $(call os_x_after, 10, 14, "-lpython -dynamclib", "")

Completed in 98 milliseconds