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
457
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
96b9ffec
Commit
96b9ffec
authored
3 years ago
by
Hugo Beauzée-Luyssen
Browse files
Options
Downloads
Patches
Plain Diff
contrib: fluid: Allow make to communicate with jobserver
parent
0d97ee8a
No related branches found
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/src/fluid/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/fluid/rules.mak
with
1 addition
and
1 deletion
contrib/src/fluid/rules.mak
+
1
−
1
View file @
96b9ffec
...
...
@@ -43,5 +43,5 @@ FLUIDCONF := \
.fluid
:
fluidsynth toolchain.cmake
cd
$<
&&
$(
HOSTVARS
)
CFLAGS
=
"
$(
CFLAGS
)
-DFLUIDSYNTH_NOT_A_DLL"
$(
CMAKE
)
$(
FLUIDCONF
)
cd
$<
&&
$(
CMAKEBUILD
)
.
--target
install
+
$(
CMAKEBUILD
)
$<
--target
install
touch
$@
This diff is collapsed.
Click to expand it.
Hugo Beauzée-Luyssen
@chouquette
mentioned in commit
6f3e064e
·
6 months ago
mentioned in commit
6f3e064e
mentioned in commit 6f3e064e26d3b65034817e340a7d508c2e386107
Toggle commit list
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