summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ir/context.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir/context.rs b/src/ir/context.rs
index 384edb95..a3601793 100644
--- a/src/ir/context.rs
+++ b/src/ir/context.rs
@@ -575,6 +575,7 @@ impl BindgenContext {
- Unrecognized flags
- Invalid flag arguments
- File I/O errors
+- Host vs. target architecture mismatch
If you encounter an error missing from this list, please file an issue or a PR!")
};