1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-02 23:01:25 +00:00
Files
Interlisp.maiko/bin/makeright
Frank Halasz 610b7f42bb 1. Fixed makefile-tail so it uses $(LD) for linker operations instead of $(CC);
$(LD) is set to $(CC) if $(LD) not set before makefile-tail.
2. In makefile-tail added $(UPFRONT_LDFLAGS) to accomdate emscripten build
   where -lidbfs.js needs to come before files in ld call.
3) replaced wasm builds with wasm_nl builds; removed wasm_nl builds.
2024-02-13 12:49:55 -08:00

3.1 KiB
Executable File