head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.8 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.6 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.4 pkgsrc-2017Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2018.05.25.10.45.22; author jmcneill; state dead; branches; next 1.1; commitid asIaF1oVbj5OoFDA; 1.1 date 2017.09.18.23.07.49; author jmcneill; state Exp; branches; next ; commitid nYzcTd1cxkGKvJ7A; desc @@ 1.2 log @Update U-Boot to 2018.05. @ text @$NetBSD: patch-tools_Makefile,v 1.1 2017/09/18 23:07:49 jmcneill Exp $ --- tools/Makefile.orig 2017-07-10 17:07:38.000000000 +0000 +++ tools/Makefile @@@@ -69,7 +69,7 @@@@ LIBFDT_CSRCS := fdt.c fdt_ro.c fdt_wip.c # Fatal error: can't create build/temp.linux-x86_64-2.7/../lib/libfdt/fdt.o: # No such file or directory # To fix this, use an absolute path. -libfdt_tree := $(shell readlink -f $(srctree)/lib/libfdt) +libfdt_tree := $(realpath $(srctree)/lib/libfdt) LIBFDT_SRCS := $(addprefix $(libfdt_tree)/, $(LIBFDT_CSRCS)) LIBFDT_SWIG := $(addprefix $(libfdt_tree)/, pylibfdt/libfdt.i) @ 1.1 log @u-boot: fix build on macos @ text @d1 1 a1 1 $NetBSD$ @