Browse Source

Revert "ola: Remove HOST_LDFLAGS hack"

This reverts commit 4e6dae7f39.
lilik-openwrt-22.03
Rosen Penev 5 years ago
parent
commit
f95b46a179
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      net/ola/Makefile

+ 2
- 0
net/ola/Makefile 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); \


Loading…
Cancel
Save