Browse Source

ola: Remove HOST_LDFLAGS hack

This has been solved properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 5 years ago
parent
commit
4e6dae7f39
No known key found for this signature in database GPG Key ID: 36D31CFA845F0E3B
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      net/ola/Makefile

+ 0
- 2
net/ola/Makefile View File

@ -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…
Cancel
Save