Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
447
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
4be3b875
Commit
4be3b875
authored
1 year ago
by
Rémi Denis-Courmont
Browse files
Options
Downloads
Patches
Plain Diff
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
Branches containing commit
No related tags found
1 merge request
!4314
contrib: orc: needs autoreconf
Pipeline
#390551
passed with stage
in 36 minutes and 28 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/src/orc/rules.mak
+1
-0
1 addition, 0 deletions
contrib/src/orc/rules.mak
with
1 addition
and
0 deletions
contrib/src/orc/rules.mak
+
1
−
0
View file @
4be3b875
...
...
@@ -23,6 +23,7 @@ orc: orc-$(ORC_VERSION).tar.gz .sum-orc
$(
MOVE
)
.orc
:
orc
$(
RECONF
)
$(
MAKEBUILDDIR
)
$(
MAKECONFIGURE
)
+
$(
MAKEBUILD
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment