Skip to content
Snippets Groups Projects
Commit 4be3b875 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

contrib: orc: needs autoreconf

This fixes the build on riscv64-linux-gnu, which is otherwise not
recognised as a valid triplet.
parent 9d458af1
No related branches found
No related tags found
1 merge request!4314contrib: orc: needs autoreconf
Pipeline #390551 passed with stage
in 36 minutes and 28 seconds
......@@ -23,6 +23,7 @@ orc: orc-$(ORC_VERSION).tar.gz .sum-orc
$(MOVE)
.orc: orc
$(RECONF)
$(MAKEBUILDDIR)
$(MAKECONFIGURE)
+$(MAKEBUILD)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment