Skip to content

Commit

Permalink
app-text/mupdf: allow user's CXX
Browse files Browse the repository at this point in the history
Reported-by: Thomas Deutschmann
Closes: https://bugs.gentoo.org/749276
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Nov 3, 2020
1 parent 312b39b commit 2993488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-text/mupdf/mupdf-1.18.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ src_prepare() {

sed -e "1iOS = Linux" \
-e "1iCC = $(tc-getCC)" \
-e "1iCXX = $(tc-getCXX)" \
-e "1iLD = $(tc-getLD)" \
-e "1iAR = $(tc-getAR)" \
-e "1iverbose = yes" \
Expand Down

0 comments on commit 2993488

Please sign in to comment.