glibc: make this build on armv5tel (#1469).

This commit is contained in:
Juan RP 2015-05-01 12:16:23 +02:00
parent aa98401206
commit 5cf673b7b9
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ build_options="systemd"
lib32files="/usr/lib/gconv/gconv-modules"
lib32symlinks="ld-linux.so.2"
# There's no point in building this for musl.
only_for_archs="i686 x86_64 armv6l armv7l aarch64"
only_for_archs="i686 x86_64 armv5tel armv6l armv7l aarch64"
do_configure() {
mkdir build