Skip to content

Commit

Permalink
net-misc/tigervnc: Reinstate PIC builds for ARM/HPPA (bug #588556).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Jeroen Roovers committed Jul 11, 2016
1 parent 19420d4 commit be6e3a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net-misc/tigervnc/tigervnc-1.6.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ src_prepare() {
}

src_configure() {
use arm || use hppa && append-flags "-fPIC"

local mycmakeargs=(
-DENABLE_GNUTLS=$(usex gnutls)
-DENABLE_PAM=$(usex pam)
Expand Down

0 comments on commit be6e3a4

Please sign in to comment.