From 63a1b4f797559545e3ed60b387e969ecf79d3e57 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 22 Apr 2016 04:26:59 -0400 Subject: driver: added -bindir support. --- src/internal/slibtool_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal/slibtool_driver_impl.h') 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, -- cgit v1.2.3