Skip to content
Snippets Groups Projects
Commit 51ff3023 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: regenerate the meson contrib file to use local pathes with the tools

When using prebuilt contribs the native tools need to be rebuilt locally.
But the contrib.ini that is in the prebuilt tarball doesn't reflect the local pathes
for the native tools.

We can regenerate the contrib.ini files which will use the proper pathes
for these tools and the local contrib pathes for its constants.

Fixes #28896
parent 7a0e5cd4
No related branches found
No related tags found
1 merge request!6464contrib: regenerate the meson contrib file to use local pathes with the tools
Pipeline #541861 failed with stages
in 38 minutes and 6 seconds
......@@ -6,6 +6,8 @@
# respectively.
PKGS += meson-machinefile
# regenerate the meson contrib file to use local pathes with the tools
PKGS_TOOLS += meson-machinefile
ifdef HAVE_CROSS_COMPILE
CROSS_OR_NATIVE := cross
......
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