Added glibc-2.8 (tarball taken from archlinux).

While here add a new variable for templates: disable_ldflags.
If set LDFLAGS won't be used while building the package, it was
required by glibc which refused to link with a rpath set.

--HG--
extra : convert_revision : 14c547aa7470145c883ca982c517c50ca8f15fc5
This commit is contained in:
Juan RP 2008-10-21 05:27:22 +02:00
parent e5afbd9313
commit 61adbd28db
3 changed files with 38 additions and 4 deletions

View file

@ -0,0 +1,4 @@
# We must configure it in another directory.
$mkdir_cmd -p $wrksrc/build_obj && cd $wrksrc/build_obj
wrksrc=$wrksrc/build_obj