restool: fix compilation with GCC 10
GCC 10 defaults to `-fno-common` and complains about multiple definition
of `mc_status` in restool.
Backport a patch from upstream to fix compilation with host GCC 10.
Signed-off-by:
Kuan-Yi Li <kyli@abysm.org>
Showing
- package/network/utils/layerscape/restool/Makefile 1 addition, 1 deletionpackage/network/utils/layerscape/restool/Makefile
- package/network/utils/layerscape/restool/patches/0001-restool-fix-get_device_file-function.patch 4 additions, 9 deletions...l/patches/0001-restool-fix-get_device_file-function.patch
- package/network/utils/layerscape/restool/patches/0002-restool-yocto-build-issue.patch 264 additions, 0 deletions...cape/restool/patches/0002-restool-yocto-build-issue.patch
Please register or sign in to comment