Commit Graph

4 Commits

Author SHA1 Message Date
BoBppy
d665cad5f2
squashfs: Fix compile with GCC 10
Fixes the following build error with GCC 10:
	/usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `swap'; mksquashfs.o:(.bss+0x1b2a88): first defined here
And a compile warning.

Fixes: FS#3104, FS#3119
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 1bbc1aa)
2020-06-19 17:09:24 +08:00
coolsnowwolf
229cde62a4 Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
coolsnowwolf
5d1a43f782 squashfs: use host cflags and fix for x86/x64 vmware firstboot 2017-10-24 23:23:45 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00