Skip to content

Commit

Permalink
mysql-multilib-r1: Add missing cmake variable to install static libra…
Browse files Browse the repository at this point in the history
…ries wrt bug 578154
  • Loading branch information
Brian Evans committed Mar 24, 2016
1 parent bd89850 commit ac5980b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclass/mysql-multilib-r1.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ multilib_src_configure() {
-DWITH_DEFAULT_COMPILER_OPTIONS=0
-DWITH_DEFAULT_FEATURE_SET=0
-DINSTALL_SYSTEMD_UNITDIR="$(systemd_get_systemunitdir)"
-DENABLE_STATIC_LIBS=$(usex static-libs)
)

if in_iuse systemd ; then
Expand Down

0 comments on commit ac5980b

Please sign in to comment.