summaryrefslogtreecommitdiffhomepage
path: root/src/internal/mdso_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-23 00:22:03 -0500
committermidipix <writeonce@midipix.org>2016-11-11 00:22:31 -0500
commit6848b7f8ed9521f9c4c36b62d4d204e693194cee (patch)
treec0146d23c021f7e49e4d618f1b7f1d101f15ba3c /src/internal/mdso_driver_impl.h
parent6691d883d212073b429b940edc8756b0179b4218 (diff)
downloadmdso-6848b7f8ed9521f9c4c36b62d4d204e693194cee.tar.bz2
mdso-6848b7f8ed9521f9c4c36b62d4d204e693194cee.tar.xz
driver: added --libpath option.
Diffstat (limited to 'src/internal/mdso_driver_impl.h')
-rw-r--r--src/internal/mdso_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/mdso_driver_impl.h b/src/internal/mdso_driver_impl.h
index 440ff1e..a3dd410 100644
--- a/src/internal/mdso_driver_impl.h
+++ b/src/internal/mdso_driver_impl.h
@@ -11,6 +11,7 @@ enum app_tags {
TAG_HELP,
TAG_VERSION,
TAG_QUAD_PTR,
+ TAG_LIBPATH,
TAG_LIBNAME,
TAG_DSTDIR,
TAG_PRETTY,