aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-05-19 10:43:22 -0400
committerJack Lloyd <[email protected]>2017-05-19 10:43:22 -0400
commitd0ed211552b3b4934974246af0aa7d555a0bd2ba (patch)
tree10b264087b615d5095b435cbe357ca42ae981c12 /src
parent08ea995eb6f55ae52ec74c5c76ea8a114c72ccf8 (diff)
parent611f192f8f6bdf7e9c98865e949d798e3b131676 (diff)
Merge GH #1052 Add build-time compiler detection
Diffstat (limited to 'src')
-rw-r--r--src/lib/entropy/rdseed/info.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/entropy/rdseed/info.txt b/src/lib/entropy/rdseed/info.txt
index 13ea33175..8e37f808c 100644
--- a/src/lib/entropy/rdseed/info.txt
+++ b/src/lib/entropy/rdseed/info.txt
@@ -14,8 +14,8 @@ x86_64
</arch>
<cc>
-gcc
-clang
+gcc:4.8
+clang:3.2
icc
-msvc
+msvc:18
</cc>