在 2019/4/23 上午5:12, Martin Storsjö 写道: > I haven't looked into how exactly that PKGBUILD file works and how it > behaves wrt compiling new runtime files with the new compiler, new > headers and libs from the new sysroot etc, so I can't comment on that > unfortunately. > > // Martin
PKGBUILD scripts are nothing but a shell script containing a few functions and variables, whose names are hardcoded such that 'makepkg' recognizes them. Since it uses shell syntax, copying the script into a shell such as bash should usually work. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
