aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r--libbutl/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/buildfile b/libbutl/buildfile
index d3ec87b..eee92d9 100644
--- a/libbutl/buildfile
+++ b/libbutl/buildfile
@@ -67,7 +67,7 @@ else
#@@ MOD VC bogus warning if module and dll-exported function called within DLL.
#
-if ($cxx.features.modules && $cxx.id == 'msvc')
+if ($cxx.features.modules && $cxx.class == 'msvc')
cxx.loptions += /ignore:4217
# Install into the libbutl/ subdirectory of, say, /usr/include/ recreating