mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ola: Remove HOST_LDFLAGS hack
This has been solved properly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -65,8 +65,6 @@ HOST_CONFIGURE_ARGS += \
|
|||||||
--disable-doxygen-html \
|
--disable-doxygen-html \
|
||||||
--disable-doxygen-doc
|
--disable-doxygen-doc
|
||||||
|
|
||||||
HOST_LDFLAGS += -Wl,-rpath="$(STAGING_DIR_HOSTPKG)/lib"
|
|
||||||
|
|
||||||
# only build the ola_protoc thingy
|
# only build the ola_protoc thingy
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
cd $(HOST_BUILD_DIR); \
|
cd $(HOST_BUILD_DIR); \
|
||||||
|
|||||||
Reference in New Issue
Block a user