Skip to content

Commit

Permalink
scripts: Avoid trying to build tools for Windows/Macos
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso authored and patrickelectric committed Apr 23, 2024
1 parent ff264c8 commit 40100ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build_gst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ GST_MESON_OPTIONS_DEFAULT=(
--buildtype=release
--strip
-D bad=enabled
-D build-tools-source=system
-D devtools=enabled
-D doc=disabled
-D ges=disabled
Expand Down

0 comments on commit 40100ab

Please sign in to comment.