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:
cf8cb85
)
hs20: fix linking with full language support enabled
author
Michael Heimpold
<
[email protected]
>
Tue, 2 Mar 2021 21:08:48 +0000
(22:08 +0100)
committer
Daniel Golle
<
[email protected]
>
Tue, 2 Mar 2021 23:43:01 +0000
(23:43 +0000)
After
d18692c
, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Reported-by: Josef Schlehofer <
[email protected]
>
Signed-off-by: Michael Heimpold <
[email protected]
>
net/hs20/Makefile
patch
|
blob
|
history
diff --git
a/net/hs20/Makefile
b/net/hs20/Makefile
index 1d4da7dc3a33091d5e22cced9b42d1d5c26c195a..330fb335ac8dddcbd0a92bc71dfdaf97e4a6d7dd 100644
(file)
--- a/
net/hs20/Makefile
+++ b/
net/hs20/Makefile
@@
-40,6
+40,7
@@
ifdef CONFIG_USE_GLIBC
endif
include $(INCLUDE_DIR)/package.mk
+include $(INCLUDE_DIR)/nls.mk
define Package/hs20-common
SECTION:=net