mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Fixed build with gcc-4.6
This commit is contained in:
parent
c55eb8f8a6
commit
0b8b8d41eb
6 changed files with 24 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue