Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
#!/usr/bin/env bash
-$(dirname $0)/g-ir-scanner-qemuwrapper $(dirname $0)/g-ir-compiler.real "$@"
\ No newline at end of file
+$(dirname $0)/g-ir-scanner-qemuwrapper $(dirname $0)/g-ir-compiler.real "$@"
#!/usr/bin/env bash
-${HOST_DIR}/sbin/prelink-rtld --root=$(dirname $0)/../../ "$@"
\ No newline at end of file
+${HOST_DIR}/sbin/prelink-rtld --root=$(dirname $0)/../../ "$@"
echo "If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the .mk file should help."
echo 'Typically like this: PKG_MAKE_ENV += GIR_EXTRA_LIBS_PATH="$(@D)/.libs"'
exit 1
-fi
\ No newline at end of file
+fi