print_int used 'int' type internally, whereas print_uint used 'uint64_t'
These helper functions eventually call vfprintf(fp, fmt, args) which is
a variable argument list function and is dependent upon 'fmt' containing
correct information about the length of the passed arguments.
Unfortunately pri
On Sonntag, 18. März 2018 00:24:06 CET Hauke Mehrtens wrote:
> Hi,
>
> After the upgrade to GCC 7.3 the kernel on the apm821xx target gets too
> big for the meraki_mr24 device and the build in build bot is failing.
> Could you please have a look at this problem:
> http://phase1.builds.lede-project
print_int used 'int' type internally, whereas print_uint used 'uint64_t'
These helper functions eventually call vfprintf(fp, fmt, args) which is
a variable argument list function and is dependent upon 'fmt' containing
correct information about the length of the passed arguments.
Unfortunately pri
Hey Valentin,
I spotted only minor stuff. Find my review inline.
I added Stefan Koch, he is way familiar with the telephony stuff and
might see why it doesn't work for you.
Mathias
09.03.2018 20:17, Valentin Spreckels:
Specification:
- SoC: Lantiq VRX 220
- CPU Cores: 2x MIPS 34Kc at 500 MH
Compile tested on ar71xx.
Signed-off-by: Rosen Penev
---
package/libs/ncurses/Makefile | 6 +--
.../patches/100-ncurses-5.6-20080112-urxvt.patch | 2 +-
.../patches/101-ncurses-5.6-20080628-kbs.patch | 46 +++---
.../ncurses/patches/102-ncurses-5.9-gc
94b6878 Tidy crypto.c of old library compat. Now need libnettle 3.
8b96552 Fix compiler warning.
Signed-off-by: Kevin Darbyshire-Bryant
---
package/network/services/dnsmasq/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/network/services/dnsmasq/Makefil
[forwarded from the OpenWrt mailing list]
Hi Everyone,
It's official, OpenWrt Summit will be in Lisbon, Portugal on October
29th & 30th! We can't wait to see you there.
The CFP is open until May 15th - https://www.papercall.io/openwrtsummit2018
You can submit 20 or 40 minute talks, and 2 or 4
Contains kernel 4.14 updates. Compile tested on mvebu.
Signed-off-by: Rosen Penev
---
package/network/utils/ethtool/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/network/utils/ethtool/Makefile
b/package/network/utils/ethtool/Makefile
index b36962601f..
Compile tested on ar71xx.
Signed-off-by: Rosen Penev
---
package/libs/libtool/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libs/libtool/Makefile b/package/libs/libtool/Makefile
index 8cef09f78a..37b91dce7a 100644
--- a/package/libs/libtool/Makefile
+
Compile tested on ar71xx.
Signed-off-by: Rosen Penev
---
package/network/utils/curl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/network/utils/curl/Makefile
b/package/network/utils/curl/Makefile
index 0cc6b03ad1..1011dcc786 100644
--- a/package/networ
10 matches
Mail list logo