diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2019-08-18 15:21:23 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-09-04 13:41:34 +0200 |
commit | e7465da11ea6f0663de3f03f340e90050a642c9f (patch) | |
tree | 953f21161a5cf8a43f7b47f98656c1bd65b31908 /package/kernel/lantiq/ltq-ifxos/patches | |
parent | e62a6b661fce36ff9c77889b28ad3210bdaa90b4 (diff) | |
download | upstream-e7465da11ea6f0663de3f03f340e90050a642c9f.tar.gz upstream-e7465da11ea6f0663de3f03f340e90050a642c9f.tar.bz2 upstream-e7465da11ea6f0663de3f03f340e90050a642c9f.zip |
ltq-ifxos: refer to https://bugs.openwrt.org
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit f0f5cb26cb7ced03c70063d08c90d211f80b7a31)
Diffstat (limited to 'package/kernel/lantiq/ltq-ifxos/patches')
-rw-r--r-- | package/kernel/lantiq/ltq-ifxos/patches/200-Fix-app-compilation-failure-from-inclusion-of-wrong-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-ifxos/patches/200-Fix-app-compilation-failure-from-inclusion-of-wrong-.patch b/package/kernel/lantiq/ltq-ifxos/patches/200-Fix-app-compilation-failure-from-inclusion-of-wrong-.patch index 5d661db861..453d85849b 100644 --- a/package/kernel/lantiq/ltq-ifxos/patches/200-Fix-app-compilation-failure-from-inclusion-of-wrong-.patch +++ b/package/kernel/lantiq/ltq-ifxos/patches/200-Fix-app-compilation-failure-from-inclusion-of-wrong-.patch @@ -32,7 +32,7 @@ Compiling against glibc can fail with the following errors ^ Makefile:1945: recipe for target 'libifxos_a-ifxos_linux_device_access_appl.o' failed -Ref: https://bugs.lede-project.org/index.php?do=details&task_id=1196 +Ref: https://bugs.openwrt.org/index.php?do=details&task_id=1196 --- src/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) |