From 5801152779826481df6da6a2876d4b3aae5533cd Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 11 Jan 2023 09:54:19 +0100 Subject: Deprecate gcc-4.8 --- guidelines/Checklists | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guidelines/Checklists') diff --git a/guidelines/Checklists b/guidelines/Checklists index 51756cfd7..75af12fa9 100644 --- a/guidelines/Checklists +++ b/guidelines/Checklists @@ -72,7 +72,7 @@ And if a version of the verific library is currently available: ../../yosys test_navre.ys -Finally run all tests with "make config-{clang,gcc,gcc-4.8}": +Finally run all tests with "make config-{clang,gcc}": cd ~yosys make clean -- cgit v1.2.3