Home
last modified time | relevance | path

Searched hist:"5968 adc4146aac76e5597da3b52a51efb42d9179" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A Dconfig.mk5968adc4146aac76e5597da3b52a51efb42d9179 Wed Oct 12 19:25:20 UTC 2011 Mike Frysinger <vapier@gentoo.org> build: force migration away from $(AR)

People keep adding new code that still uses $(AR) instead of
$(cmd_link_o_target), so turn it into a build time error.

We still use $(AR) locally, but we don't use $(ARFLAGS).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>