X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=6c7d6e54d671ee6a32f93707bd1dea99732d8117;hb=2292547af9638e2b3f7e0e96a56dd6c909e516dc;hp=ea5ede06fe71ef60004f11df1e5f5b37f1372d37;hpb=bc61d6ac014a25e50cd0bc32fbd50cdb534be1c6;p=elogind.git diff --git a/Makefile.am b/Makefile.am index ea5ede06f..6c7d6e54d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2107,6 +2107,8 @@ libsystemd_internal_la_SOURCES = \ src/libsystemd/sd-rtnl/sd-rtnl.c \ src/libsystemd/sd-rtnl/rtnl-internal.h \ src/libsystemd/sd-rtnl/rtnl-message.c \ + src/libsystemd/sd-rtnl/rtnl-types.h \ + src/libsystemd/sd-rtnl/rtnl-types.c \ src/libsystemd/sd-rtnl/rtnl-util.h \ src/libsystemd/sd-rtnl/rtnl-util.c \ src/libsystemd/sd-id128/sd-id128.c \ @@ -5038,7 +5040,7 @@ endif # check "broken" platforms limited toolchains for link breakage before we release .PHONY: linkcheck linkcheck: - $(MAKE) CFLAGS='-fno-lto' LDFLAGS='-Wl,--no-as-needed -Wl,--no-gc-sections' distcheck + $(MAKE) CFLAGS='-fno-lto' LDFLAGS='-Wl,-fuse-ld=gold -Wl,--as-needed -Wl,--no-gc-sections' distcheck .PHONY: hwdb-update hwdb-update: