X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=build-root%2FMakefile;h=7f8d7752357f8cc540f3353e21afdd21889e593e;hb=refs%2Fchanges%2F99%2F30599%2F2;hp=e5db8b8fe7759bd011c8472c9c7aea8432d77021;hpb=e2e9fe5c5f62475577cf8931a8f75135ad292e6a;p=vpp.git diff --git a/build-root/Makefile b/build-root/Makefile index e5db8b8fe77..7f8d7752357 100644 --- a/build-root/Makefile +++ b/build-root/Makefile @@ -416,7 +416,7 @@ find_filter += -and -not -path '*/.mu_build_*' find_newer_filtered_fn = \ (! -f $(1) \ || -n $(call find_newer_files_fn,$(1),$(3)) \ - || -n "`find -H $(2) \ + || -n "`find -L $(2) \ -type f \ -and -newer $(1) \ -and \( $(4) \) \