This is basically same commit that took place in master 3 weeks ago. gcc-7 with -Os makes inline functions disappeard. It is caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help Compile tested on 18.06. Run tested on OpenWrt 18.06.1 r7258-5eb055306f QEMU Virtual CPU version (cpu64-rhel6) Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info> |
||
---|---|---|
.. | ||
files | ||
patches | ||
Makefile |