summaryrefslogtreecommitdiff
path: root/Ports/luajit
AgeCommit message (Collapse)Author
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-06-02Ports/luajit: Use HOST_CC instead of hardcoding gcccircl
2022-06-02Ports/luajit: Move warning to configurecircl
Putting it in preconfigure did not work, as useconfigure wasn't enabled.
2022-04-03Ports: Move luajit warning into `preconfigure`Jelle Raaijmakers
Otherwise this message will be printed during other `package.sh` actions such as `showproperty`.
2022-03-20Ports: Add luajit portcircl