package/libnss: fix aarch64_be build
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 27 Jul 2018 23:30:00 +0000 (01:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 28 Jul 2018 14:16:28 +0000 (16:16 +0200)
commit826981d45ddbb85a92c01869cb2eccc2fb260475
tree3cd59b0ed48f7ca1e60ad6f4987cc99fceacdc81
parent15619a77fce317b9f2db2d841de8b533c42e5b1f
package/libnss: fix aarch64_be build

libnss does not treat aarch64_be the same way as aarch64:
https://hg.mozilla.org/projects/nss/file/fb3585458ac3/lib/freebl/Makefile#l523

Add code to translate "aarch64_be" into "aarch64" to fix
http://autobuild.buildroot.net/results/4fca771980f9b049ce2690971ddd856652cd5b43/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libnss/libnss.mk