This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit d8a9c7d02629049bcd451d4d9b93fdfaa7c2c8fb
Author: Justus Winter <[email protected]>
Date:   Sat May 23 12:04:36 2015 +0200

    utils/rpctrace: fix build with -O0
    
    * utils/Makefile: Link against `libshouldbeinlibc'.
---
 utils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/Makefile b/utils/Makefile
index 241b060..1117be1 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -62,7 +62,7 @@ ftpcp ftpdir: ../libftpconn/libftpconn.a
 settrans: ../libfshelp/libfshelp.a ../libports/libports.a
 ps w ids settrans syncfs showtrans fsysopts storeinfo login vmstat portinfo \
   devprobe vminfo addauth rmauth setauth unsu ftpcp ftpdir storeread \
-  storecat msgport mount umount nullauth: \
+  storecat msgport mount umount nullauth rpctrace: \
        ../libshouldbeinlibc/libshouldbeinlibc.a
 
 $(filter-out $(special-targets), $(targets)): %: %.o

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git

Reply via email to