aboutsummaryrefslogtreecommitdiff
path: root/libbutl/target-triplet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/target-triplet.hxx')
-rw-r--r--libbutl/target-triplet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/target-triplet.hxx b/libbutl/target-triplet.hxx
index 214a781..849541d 100644
--- a/libbutl/target-triplet.hxx
+++ b/libbutl/target-triplet.hxx
@@ -96,7 +96,7 @@ namespace butl
//
// 2. LLVM has the Triple class with similar goals.
//
- struct LIBBUTL_EXPORT target_triplet
+ struct LIBBUTL_SYMEXPORT target_triplet
{
std::string cpu;
std::string vendor;