kumquat-buildroot/support/dependencies
Yann E. MORIN 5ee815ab6a docs/manual: bump our gcc/g++ requirements to 4.8
Currently, we only require a gcc 4.4 version, which now is pretty old
(released in April 2009).  This requirement is not even tested nowadays,
with our oldest autobuilder having a 4.7 version only.

And even then, 4.7 is still old enough that it prevents us from
upgrading some packages. For example cmake 3.10+ requires C++11
constructs that were only added in gcc 4.8 (when C++11 support was
finally completed in gcc).

So, update our requirements for gcc to at least 4.8.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-10-27 10:00:29 +01:00
..
check-host-asciidoc.sh
check-host-bison-flex.mk support/dependencies: check for system-provided bison and flex 2018-08-20 16:01:42 +02:00
check-host-cmake.mk support/dependencies: require at least CMake 3.8 2019-03-01 10:10:30 +01:00
check-host-cmake.sh core: allow check-host-cmake.sh to try several candidates 2017-06-24 21:25:45 +02:00
check-host-gzip.mk support/dependencies: add a check for a suitable gzip 2018-11-24 15:14:58 +01:00
check-host-gzip.sh support/dependencies: add a check for a suitable gzip 2018-11-24 15:14:58 +01:00
check-host-lzip.mk package/pkg-generic: handle host-lzip as an extract dependency 2018-03-25 17:45:58 +02:00
check-host-lzip.sh package: add generic support for lz archives 2017-02-15 22:11:11 +01:00
check-host-make.mk make: configure host-make with host- prefix 2018-11-20 08:17:43 +01:00
check-host-make.sh dependencies: host-make version check 2018-09-08 23:36:36 +02:00
check-host-python3.mk support/dependencies: add a check for python3 2019-03-15 22:26:40 +01:00
check-host-python3.sh support/dependencies: add a check for python3 2019-03-15 22:26:40 +01:00
check-host-tar.mk package/pkg-generic: handle host-tar as an extract dependency 2018-03-25 17:43:20 +02:00
check-host-tar.sh support/dependencies: treat BSD-tar like the other cases 2018-11-24 15:14:50 +01:00
check-host-xzcat.mk package/pkg-generic: handle host-xz as an extract dependency 2018-03-25 17:44:04 +02:00
check-host-xzcat.sh
dependencies.mk infra: add force build flag for host dependencies 2019-02-04 15:52:44 +01:00
dependencies.sh docs/manual: bump our gcc/g++ requirements to 4.8 2019-10-27 10:00:29 +01:00