pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/db4



Module Name:    pkgsrc
Committed By:   drochner
Date:           Mon Sep  7 18:37:12 UTC 2009

Modified Files:
        pkgsrc/databases/db4: buildlink3.mk

Log Message:
don't set BUILDLINK_LDADD/BUILDLINK_LIBS -- this ends up in the LIBS
environment variable which makes (at least if GNU configure is
used the common way) that everything in the pkg gets linked against db4,
whether needed or not, which causes hidden dependencies and strange errors


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/databases/db4/buildlink3.mk

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