diff --git a/net/ola/Makefile b/net/ola/Makefile index 4b3f77456d..7081f3c47b 100644 --- a/net/ola/Makefile +++ b/net/ola/Makefile @@ -65,6 +65,8 @@ HOST_CONFIGURE_ARGS += \ --disable-doxygen-html \ --disable-doxygen-doc +HOST_LDFLAGS += -Wl,-rpath="$(STAGING_DIR_HOSTPKG)/lib" + # only build the ola_protoc thingy define Host/Compile cd $(HOST_BUILD_DIR); \