1
0
mirror of https://github.com/hsoft/collapseos.git synced 2025-04-13 01:18:16 +10:00
Commit Graph

5 Commits

Author SHA1 Message Date
Keith Stellyes
5616e9a751 Wrap zasm.sh shebang in /usr/bin/env ; remove comment about BSDs 2019-10-10 12:16:47 -07:00
Keith Stellyes
f0502a7a99 Fix for tools/zasm.sh being dependent on readlink -f (an issue on macOS, preventing builds) 2019-10-10 11:35:34 -07:00
Virgil Dupras
252d71f1b8 Make tools/emul *BSD-friendly 2019-07-11 21:21:54 -04:00
Virgil Dupras
9a72f10221 zasm: includes CFS is now built on-the-fly by zasm.sh
This makes for a much more usable zasm linux binary that doesn't have to
be rebuilt every time apps or kernel change.
2019-06-02 19:57:40 -04:00
Virgil Dupras
22e990ed89 Parametrize zasm linux bin's include CFS file
... instead of embedding it in the binary itself. Additionally, add a
"zasm.sh" wrapper to faciliate zasm calls on a linux machine.
2019-06-02 15:50:59 -04:00