Skip to content

Commit

Permalink
firefox: Remove sourcing the Node.js profile
Browse files Browse the repository at this point in the history
The profile also pulls in LLVM/clang 13.x, but we have 14.x in MarIuX
proper. Sourcing the profile does not seem to be needed for a successful
build, so remove it.
  • Loading branch information
pmenzel committed Jul 4, 2022
1 parent 00a28ee commit 464533e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ PATCHURL+=("https://beehive.molgen.mpg.de/37db9ec3cc336d3a09ede8becec2ad69/fix-f

mee_configure() {

. /usr/local/package/lib/node.profile
. /pkg/rustc-1.61.0-0/profile

cat > ${S}/mozconfig <<-EOF
Expand Down

0 comments on commit 464533e

Please sign in to comment.