projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f477ab2
)
Revert "ola: Remove HOST_LDFLAGS hack"
author
Rosen Penev
<rosenp@gmail.com>
Mon, 30 Sep 2019 00:52:40 +0000
(17:52 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Mon, 30 Sep 2019 00:52:40 +0000
(17:52 -0700)
This reverts commit
4e6dae7f3993645e903c72cc7a0a5f165cc785da
.
net/ola/Makefile
patch
|
blob
|
history
diff --git
a/net/ola/Makefile
b/net/ola/Makefile
index 4b3f77456dfdebf7281c0e7e316ddfbe5cbc4369..7081f3c47ba09eaa4e5348890e276be48b7ca075 100644
(file)
--- 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); \