This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit d3c2b1c852424a820130f608d65b7720e6f87e0b Author: Justus Winter <[email protected]> Date: Sat Jan 2 14:06:18 2016 +0100 mach-defpager: link dynamically * mach-defpager/Makefile (LDFLAGS): Drop. --- mach-defpager/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/mach-defpager/Makefile b/mach-defpager/Makefile index 036a49a..3b8ce58 100644 --- a/mach-defpager/Makefile +++ b/mach-defpager/Makefile @@ -30,7 +30,6 @@ OBJS := $(SRCS:.c=.o) \ default_pager_replyUser.o HURDLIBS:= ihash -LDFLAGS += -static -z muldefs LDLIBS:= -lpthread include ../Makeconf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
