Skip to content

Commit

Permalink
Upgrade to gcc 8 as minimum version
Browse files Browse the repository at this point in the history
    * README.adoc:
  • Loading branch information
jwillemsen committed Apr 10, 2024
1 parent 66cc53f commit eeef758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Before bootstrapping AXCIOMA make sure you have installed the following prerequi
|ruby 2.5 or newer|ruby
|perl version 5.10 or newer |perl
|git |git
|gcc version 7.3 or newer |gcc
|g++ version 7.3 or newer |gcc-c++
|gcc version 8 or newer |gcc
|g++ version 8 or newer |gcc-c++
|xerces-c++ version 3.0 or newer |xerces-c
|GNU make version 3.81 or newer |make
|GNU Bash|bash
Expand Down

0 comments on commit eeef758

Please sign in to comment.