summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-04-22 04:26:59 -0400
committermidipix <writeonce@midipix.org>2016-04-23 09:25:08 -0400
commit63a1b4f797559545e3ed60b387e969ecf79d3e57 (patch)
tree32873d7a3ca67aaf1e1b528bfa13b51d6adb796d /src/internal/slibtool_driver_impl.h
parentf5fa4cfd2ddab00584b0382e8a8f9c26b18b5c09 (diff)
downloadslibtool-63a1b4f797559545e3ed60b387e969ecf79d3e57.tar.bz2
slibtool-63a1b4f797559545e3ed60b387e969ecf79d3e57.tar.xz
driver: added -bindir support.
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index 2ecc652..8ffb611 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -32,6 +32,7 @@ enum app_tags {
TAG_RANLIB,
TAG_DLLTOOL,
TAG_OUTPUT,
+ TAG_BINDIR,
TAG_LDRPATH,
TAG_RPATH,
TAG_RELEASE,