[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-commits
Subject:    [Bacula-commits] git: Bacula branch, master,
From:       "Marco van Wieringen" <marcovw () users ! sourceforge ! net>
Date:       2010-02-25 18:52:19
Message-ID: E1Nkiou-0007lR-0d () sfp-scmshell-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Bacula".

The branch, master has been updated
       via  74b92257b6a46e3d27fd692151948de8317e3d5e (commit)
      from  d039d9aa3b3f237dd23a334fbaa8407ec61ca13a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 74b92257b6a46e3d27fd692151948de8317e3d5e
Author: Marco van Wieringen <mvw@planets.elm.net>
Date:   Thu Feb 25 19:50:53 2010 +0100

    Fix compile link flags for gigaslam

-----------------------------------------------------------------------

Summary of changes:
diff --git a/bacula/src/tools/Makefile.in b/bacula/src/tools/Makefile.in
index 8ee0a20..6b40443 100644
--- a/bacula/src/tools/Makefile.in
+++ b/bacula/src/tools/Makefile.in
@@ -115,7 +115,7 @@ gigaslam.o: gigaslam.c
 	$(CXX) $(CFLAGS) -c $<	
 
 gigaslam: gigaslam.o
-	$(CXX) -o $@ gigaslam.o
+	$(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -o $@ gigaslam.o
 
 grow: Makefile grow.o ../lib/libbac$(DEFAULT_ARCHIVE_TYPE)
 	$(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -L../lib -o $@ grow.o -lbac -lm $(DLIB) $(LIBS) \
$(GETTEXT_LIBS) $(OPENSSL_LIBS)


hooks/post-receive
-- 
Bacula

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-commits mailing list
Bacula-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic