ola: Remove HOST_LDFLAGS hack
This has been solved properly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
a6529c2ac2
commit
4e6dae7f39
1 changed files with 0 additions and 2 deletions
|
@ -65,8 +65,6 @@ 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); \
|
||||
|
|
Loading…
Reference in a new issue