pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37228 CVS commit: pkgsrc/mk/wrapper



The following reply was made to PR pkg/37228; it has been noted by GNATS.

From: Havard Eidnes <he%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/37228 CVS commit: pkgsrc/mk/wrapper
Date: Thu,  8 Nov 2007 17:38:17 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  he
 Date:          Thu Nov  8 17:38:17 UTC 2007
 
 Modified Files:
        pkgsrc/mk/wrapper: buildcmd
 
 Log Message:
 Preserve the -Wl,-Bstatic / -Wl,-Bdynamic arguments, but also
 duplicate them into the list of libraries.  Someone may want to mix
 static and dynamic linking.
 
 Fixes PR#37228, approved by jlam.
 
 jlam says that a better long-term fix would be to ensure that all
 the -L specifications come before the -l specifications, instead
 of moving all the -l specifications to the end of the command line.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1 -r1.2 pkgsrc/mk/wrapper/buildcmd
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index