Commit 1f0a207
committed
pd-lua external/Makefile changes.
pd-lua now uses the latest pd-lib-builder and includes lua as a
submodule, so building it becomes a lot easier. Most notably, Lua 5.4 is
linked statically from lua/onelua.c, so Lua isn't needed as a build or
runtime dependency any more and the resulting external will use exactly
the same Lua version across different platforms.1 parent 11b78b5 commit 1f0a207
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1484 | 1484 | | |
1485 | 1485 | | |
1486 | 1486 | | |
1487 | | - | |
1488 | | - | |
1489 | | - | |
1490 | 1487 | | |
1491 | | - | |
| 1488 | + | |
1492 | 1489 | | |
1493 | 1490 | | |
1494 | 1491 | | |
| |||
0 commit comments