aboutsummaryrefslogtreecommitdiff
path: root/ports/luajit/002-fix-build-path.patch
AgeCommit message (Collapse)Author
2020-02-13[luajit] Improve static and dynamic CRT support (#8929)Rémy Tassoux
* [luajit] Improve static and dynamic CRT support * [luajit] fix CRT linkage always static * [luajit] Fix luajit.exe static build failure * [luajit] Remove old patch * [luajit] Remove old patch Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-08-20[luajit]Separate debug/release build path and fix generate pdbs. (#7764)JackBoosY
* [luajit]Separate debug/release build path and fix generate pdbs. * [luajit]Replace port name to ${PORT}