Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
release: update/fix compiler matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Raab committed Feb 26, 2019
1 parent 51306e8 commit fcbf1d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,9 @@ https://build.libelektra.org/
| clang | 5.0 | x86_64-pc-linux-gnu |
| clang | 6.0 | x86_64-pc-linux-gnu |
| clang | 8.1.0 | macOS |
| icc | 14.0.2 20140120 | x86_64-pc-linux-gnu |
| gcc/g++ | | openbsd 4.9.4 (¹) |
| gcc/g++ | 4.9.4 (¹) | openbsd 6.3 |
| clang | 6.0.0 | freebsd 11 |
| clang | 6.0.1 | freebsd 12 |

> (¹) OpenBSD ships an old version of GCC per default, which can not compile Elektra.
> A manual installation of egcc/eg++ is required. Note that not every OpenBSD
Expand Down

0 comments on commit fcbf1d5

Please sign in to comment.