mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
buildroot: update to 2018.08
The main motivation for this was to fix the build for Ubuntu 18.10, which
has glibc 2.28, which broke the 2018.05 build at the m4-host package with:
#error "Please port gnulib fseeko.c to your platform!
The fixing commit is: c48f8a64626c60bd1b46804b7cf1a699ff53cdf3
This commit is contained in:
committed by
Ciro Santilli 六四事件 法轮功
parent
8bef6a9389
commit
46bf33fb4e
@@ -23,10 +23,6 @@ BR2_TARGET_ROOTFS_INITRAMFS=n
|
||||
BR2_TARGET_ROOTFS_TAR=n
|
||||
|
||||
# Host GDB
|
||||
BR2_GDB_VERSION="7.11.1"
|
||||
BR2_GDB_VERSION_7_10=n
|
||||
BR2_GDB_VERSION_7_11=y
|
||||
BR2_GDB_VERSION_7_12=n
|
||||
BR2_PACKAGE_HOST_GDB=y
|
||||
BR2_PACKAGE_HOST_GDB_PYTHON=y
|
||||
BR2_PACKAGE_HOST_GDB_SIM=y
|
||||
|
||||
Submodule submodules/buildroot updated: bc60382b8f...653eaa178b
Reference in New Issue
Block a user