pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/osabi



Module Name:    pkgsrc
Committed By:   obache
Date:           Sat Feb  5 13:21:13 UTC 2011

Modified Files:
        pkgsrc/pkgtools/osabi: INSTALL

Log Message:
Kill Interix libc shlibname base OS_VERSION detection, broken for SUA.

It is based on ancient bsd.prefs.mk and not works as expected for SUA,
because all SUA (5.2, 6.0 and 6.1) have libc.so.5.2 (and also old version).
Moreover shlibname base OS version was introduced to speed up to avoid invoking
`uname', but in this script, `uname' always will be invoked.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/pkgtools/osabi/INSTALL

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