mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-28 14:06:26 +03:00
b14559c08c
Fixes running tests on MacOS where dlopen(3) loads shared libraries with 'dylib' extension.
5 lines
91 B
Plaintext
Executable File
5 lines
91 B
Plaintext
Executable File
make all > /dev/null
|
|
$1 --no-banner Struct.idr < input
|
|
rm -rf build
|
|
make clean > /dev/null
|