aboutsummaryrefslogtreecommitdiffstats
path: root/guidelines/Checklists
diff options
context:
space:
mode:
authorN. Engelhardt <nak@yosyshq.com>2023-01-11 16:05:56 +0100
committerGitHub <noreply@github.com>2023-01-11 16:05:56 +0100
commit41ce00e82a358f9cbb19474be7202899c6af5daa (patch)
treeead4a7e07b69dc3acb3d0fb4461da59497052d77 /guidelines/Checklists
parent7b476996df962b63656152f643ff2181143f516e (diff)
parent4fc5207b1e12d52b247de5f102c2ae9a8518ecc4 (diff)
downloadyosys-41ce00e82a358f9cbb19474be7202899c6af5daa.tar.gz
yosys-41ce00e82a358f9cbb19474be7202899c6af5daa.tar.bz2
yosys-41ce00e82a358f9cbb19474be7202899c6af5daa.zip
Merge pull request #3620 from YosysHQ/gcc48_remove
Diffstat (limited to 'guidelines/Checklists')
-rw-r--r--guidelines/Checklists2
1 files changed, 1 insertions, 1 deletions
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