mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-20 21:37:16 +00:00

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>