summaryrefslogtreecommitdiff
path: root/CHECKLISTS
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-08-07 22:37:01 +0200
committerClifford Wolf <clifford@clifford.at>2014-08-07 22:37:01 +0200
commit0b8b8d41eb07fd048cbe68acfe4b724e314bbb41 (patch)
tree08e61af3f963d66dfa2387a560bf65af30ece168 /CHECKLISTS
parentc55eb8f8a6c83514c5d46c6992c6c6fa1069a889 (diff)
Fixed build with gcc-4.6
Diffstat (limited to 'CHECKLISTS')
-rw-r--r--CHECKLISTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHECKLISTS b/CHECKLISTS
index 3a06e61e..4a421651 100644
--- a/CHECKLISTS
+++ b/CHECKLISTS
@@ -20,7 +20,7 @@ Update the CHANGELOG file:
vi CHANGELOG
-Run all tests with "make config-{clang-debug,gcc-debug,gcc-4.7,release}":
+Run all tests with "make config-{clang-debug,gcc-debug,gcc-4.6,release}":
cd ~yosys
make clean