aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorMichael Hirsch, Ph.D <scivision@users.noreply.github.com>2019-01-21 13:09:36 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2019-01-21 20:09:36 +0200
commit72486afd08d66d6323c2113739dcfff74813058b (patch)
treeba7ac44b91fc1324c53fb8db12b884fdefbb8249 /docs/markdown/snippets
parent20248fa919c5a2e4f9ac1f88f087862da52abfbb (diff)
downloadmeson-72486afd08d66d6323c2113739dcfff74813058b.zip
meson-72486afd08d66d6323c2113739dcfff74813058b.tar.gz
meson-72486afd08d66d6323c2113739dcfff74813058b.tar.bz2
Add PGI C and C++ compilers (#4803)
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/pgi_compilers.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/markdown/snippets/pgi_compilers.md b/docs/markdown/snippets/pgi_compilers.md
new file mode 100644
index 0000000..f083961
--- /dev/null
+++ b/docs/markdown/snippets/pgi_compilers.md
@@ -0,0 +1,6 @@
+## Added PGI compiler support
+
+Nvidia / PGI C, C++ and Fortran [no-cost](https://www.pgroup.com/products/community.htm) compilers are now supported.
+They have been tested on Linux so far.
+
+