Skip to content

Commit

Permalink
dev-java/openjdk: unset MAKE
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/780123
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Jun 3, 2021
1 parent 0bd7cb9 commit 29d6c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-java/openjdk/openjdk-8.292_p10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ src_configure() {
fi

(
unset _JAVA_OPTIONS JAVA JAVA_TOOL_OPTIONS JAVAC XARGS
unset _JAVA_OPTIONS JAVA JAVA_TOOL_OPTIONS JAVAC MAKE XARGS
CFLAGS= CXXFLAGS= LDFLAGS= \
CONFIG_SITE=/dev/null \
CONFIG_SHELL="${EPREFIX}/bin/bash"
Expand Down

0 comments on commit 29d6c30

Please sign in to comment.