Written by me to link bash against libreadline.so, this
option worked while both libreadline.{a,so*} were in /lib
(well it never actually worked, ncurses failed). Now that
.so is in /lib and .a in /usr/lib, bash is always linked
against .a, so the option desn't make any sense - the .a
included in bash works just as well.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2001 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the code with a post-flist solution which works more package independet
and allows the adaption of the .la files
PARTIALLY TESTED - PLEASE REVIEW!
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1582 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
ncurses: prefix='' because it's needed by some /{,s}bin/ files.
zlib : prefix='' and a little cleanup.
smartmontools-5.1-18: an update :-)
ncompress: rl.{org,net}/misc/ncompress-.. is not available.
donwload location changed another to one with the same checksum.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1381 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
I finally got the gcc so far that it can use dietlibc as default
libc I could get most packets in the ditlibc target running.
Many package patches and dietlibc code - see the CHANGELOG-ESDEN for
the details.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1345 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc