glibc: add x86_64 files to nostrip_files.
This commit is contained in:
parent
8281de30e7
commit
a1a5b1bdd8
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'glibc'
|
# Template file for 'glibc'
|
||||||
pkgname=glibc
|
pkgname=glibc
|
||||||
version=2.17
|
version=2.17
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="The GNU C library"
|
short_desc="The GNU C library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/libc"
|
homepage="http://www.gnu.org/software/libc"
|
||||||
@ -16,7 +16,10 @@ nostrip_files="
|
|||||||
POSIX_V6_ILP32_OFF32
|
POSIX_V6_ILP32_OFF32
|
||||||
POSIX_V6_ILP32_OFFBIG
|
POSIX_V6_ILP32_OFFBIG
|
||||||
POSIX_V7_ILP32_OFF32
|
POSIX_V7_ILP32_OFF32
|
||||||
POSIX_V7_ILP32_OFFBIG"
|
POSIX_V7_ILP32_OFFBIG
|
||||||
|
POSIX_V6_LP64_OFF64
|
||||||
|
POSIX_V7_LP64_OFF64
|
||||||
|
XBS5_LP64_OFF64"
|
||||||
|
|
||||||
conf_files="/etc/rpc /etc/ld.so.conf"
|
conf_files="/etc/rpc /etc/ld.so.conf"
|
||||||
subpackages="glibc-devel glibc-locales nscd"
|
subpackages="glibc-devel glibc-locales nscd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user