summaryrefslogtreecommitdiff
path: root/src/driver/slbt_driver_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/slbt_driver_ctx.c')
-rw-r--r--src/driver/slbt_driver_ctx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/driver/slbt_driver_ctx.c b/src/driver/slbt_driver_ctx.c
index beb5122..1c6343f 100644
--- a/src/driver/slbt_driver_ctx.c
+++ b/src/driver/slbt_driver_ctx.c
@@ -809,6 +809,7 @@ int slbt_get_driver_ctx(
case TAG_RELEASE:
cctx.release = entry->arg;
+ cctx.drvflags |= SLBT_DRIVER_AVOID_VERSION;
break;
case TAG_EXPSYM_FILE: