Skip to content

Commit

Permalink
updating libxslt to get past a CVE
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
johnmccrae committed Dec 18, 2024
1 parent 61a1762 commit 8da5839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/software/libxslt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"--without-crypto",
"--without-profiler",
"--without-debugger",
"--Wno-deprecated-declarations",
"--without-deprecated-declarations",
]

configure(*configure_commands, env: env)
Expand Down

0 comments on commit 8da5839

Please sign in to comment.