pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/elftoolchain
Module Name: pkgsrc
Committed By: dholland
Date: Sat Nov 26 15:50:27 UTC 2011
Modified Files:
pkgsrc/devel/elftoolchain: Makefile PLIST distinfo
Added Files:
pkgsrc/devel/elftoolchain/patches: patch-libdwarf_Makefile
patch-libelf_Makefile patch-libelftc_Makefile
Log Message:
Add a minor version to the shared libraries; otherwise a bootstrapped
build does e.g. "ln -sf libelf.so.1 libelf.so.1" and then install
fails with ELOOP.
This is a bug in bootstrap-mk-files but I'm going to fix it in both
places to avoid demanding rebootstrapping.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/elftoolchain/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/elftoolchain/PLIST \
pkgsrc/devel/elftoolchain/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/elftoolchain/patches/patch-libdwarf_Makefile \
pkgsrc/devel/elftoolchain/patches/patch-libelf_Makefile \
pkgsrc/devel/elftoolchain/patches/patch-libelftc_Makefile
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