Skip to content

Commit

Permalink
vulkan-loader: update one patch for .pc file
Browse files Browse the repository at this point in the history
  • Loading branch information
1480c1 committed Oct 6, 2023
1 parent b5f0e06 commit 988b408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/media-suite_compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1958,7 +1958,7 @@ if { { [[ $ffmpeg != no ]] && enabled_any vulkan libplacebo; } ||
do_patch "$_mabs/0001-pc-remove-CMAKE_CXX_IMPLICIT_LINK_LIBRARIES.patch" am
do_patch "$_mabs/0002-loader-loader_windows-Static-linking-hacks.patch" am
do_patch "$_mabs/0003-loader-CMake-related-static-hacks.patch" am
do_patch "$_mabs/0004-loader-Add-private-libs-to-pc-file.patch" am
do_patch "$_mabs/0004-loader-Re-add-private-libs-to-pc-file.patch" am
do_patch "$_mabs/0005-loader-Static-library-name-related-hacks.patch" am

grep_and_sed VULKAN_LIB_SUFFIX loader/vulkan.pc.in \
Expand Down

0 comments on commit 988b408

Please sign in to comment.