pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Mar 10 12:43:48 UTC 2016

Modified Files:
        pkgsrc/devel/libtool: distinfo
        pkgsrc/devel/libtool-base: Makefile
        pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ad

Log Message:
be compatible with "nm -p" on Solaris 11.3

It now differentiates between bss and common symbols, and lists variables
in the latter section with symbol type "C", like GNU nm(1) does.
So add "C" to the list of letters that the global_symbol_pipe script
accepts on Solaris.
Bump PKGREVISION of libtool-base.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/libtool/distinfo
cvs rdiff -u -r1.115 -r1.116 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/libtool/patches/patch-ad

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