From 6848b7f8ed9521f9c4c36b62d4d204e693194cee Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 23 Dec 2015 00:22:03 -0500 Subject: driver: added --libpath option. --- src/internal/mdso_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal/mdso_driver_impl.h') 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, -- cgit v1.2.3