[changes brought forward from 8-20180207-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 17 Feb 2018 00:20:23 +0000]
* Don't pass -march=armv7+fp to compiler when building libatomic.
- -- Raspbian forward porter <root@raspbian.org> Tue, 05 Feb 2019 17:27:55 +0000
+ [changes introduced in 8.2.0-16+rpi1 by Peter Michael Green]
+ * Disable testsuite (build seems to hang after testsuite completes).
+
+ -- Peter Michael Green <plugwash@raspbian.org> Tue, 05 Feb 2019 17:27:55 +0000
gcc-8 (8.2.0-16) unstable; urgency=medium
# run testsuite ---------------
with_check := yes
# if you don't want to run the gcc testsuite, uncomment the next line
-#with_check := disabled by hand
+with_check := disabled by plugwash
ifeq ($(with_base_only),yes)
with_check := no
endif