Skip to content

Commit

Permalink
fix weird pulse linking error
Browse files Browse the repository at this point in the history
  • Loading branch information
whrvt committed Oct 29, 2024
1 parent 3d38c6b commit 20946c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build_wine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ WINE_32_BUILD_OPTIONS=(
## Compiler Configuration
## ------------------------------------------------------------

export PKG_CONFIG="pkg-config"

# LLVM-MinGW configuration
export LLVM_MINGW_PATH="/usr/local/llvm-mingw"
export PATH="${LLVM_MINGW_PATH}/bin:${PATH}"
Expand Down

0 comments on commit 20946c5

Please sign in to comment.