Skip to content

Commit

Permalink
dev-util/electron: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Jan 27, 2024
1 parent 012a087 commit c0bfc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/electron/electron-28.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2351,7 +2351,7 @@ src_compile() {
# Don't inherit PYTHONPATH from environment, bug #789021, #812689
local -x PYTHONPATH=

eninja -C out/Release third_party/electron_node:headers
eninja -C out/Release electron:node_headers

# Build mksnapshot and pax-mark it.
if use pax-kernel; then
Expand Down

0 comments on commit c0bfc7f

Please sign in to comment.