Revert "ola: Remove HOST_LDFLAGS hack"

This reverts commit 4e6dae7f39.
This commit is contained in:
Rosen Penev 2019-09-29 17:52:40 -07:00
parent f477ab25e3
commit f95b46a179
No known key found for this signature in database
GPG Key ID: 36D31CFA845F0E3B
1 changed files with 2 additions and 0 deletions

View File

@ -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); \