Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchGuyWu committed Aug 14, 2024
1 parent fe856b8 commit c109e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-v8/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ build() {

${MINGW_PREFIX}/bin/gn gen out/${_buildtype}-${MSYSTEM} --args="${_gn_args}"

${MINGW_PREFIX}/bin/ninja -C out/${_buildtype}-${MSYSTEM} v8_monolith
${MINGW_PREFIX}/bin/ninja -C out/${_buildtype}-${MSYSTEM}
}

package() {
Expand Down

0 comments on commit c109e77

Please sign in to comment.