libhybris is broken on armv7
libtool: install: /usr/bin/install -c .libs/libhybris-hwcomposerwindow.lai /home/pmos/build/src/tmpinstall/libhybris-9.0/usr/lib/libhybris-hwcomposerwindow.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/lib/gcc/armv7-alpine-linux-musleabihf/9.3.0/../../../../armv7-alpine-linux-musleabihf/bin/ld: cannot find -lhybris-hwcomposerwindow
collect2: error: ld returned 1 exit status
libtool: error: error: relink 'eglplatform_hwcomposer.la' with the above command before installing it
make[4]: *** [Makefile:478: install-pkglibLTLIBRARIES] Error 1
make[4]: Leaving directory '/home/pmos/build/src/libhybris-605f294d3cdf70e3072b9a3077cd14758a174124/hybris/egl/platforms/hwcomposer'
make[3]: *** [Makefile:716: install-am] Error 2
make[3]: Leaving directory '/home/pmos/build/src/libhybris-605f294d3cdf70e3072b9a3077cd14758a174124/hybris/egl/platforms/hwcomposer'
make[2]: *** [Makefile:372: install-recursive] Error 1
make[2]: Leaving directory '/home/pmos/build/src/libhybris-605f294d3cdf70e3072b9a3077cd14758a174124/hybris/egl/platforms'
make[1]: *** [Makefile:684: install-recursive] Error 1
make[1]: Leaving directory '/home/pmos/build/src/libhybris-605f294d3cdf70e3072b9a3077cd14758a174124/hybris/egl'
make: *** [Makefile:427: install-recursive] Error 1
>>> ERROR: libhybris: build failed
looks like it might related to LD_LIBRARY_PATH if it can't find lib, but I'm not too sure