Skip to content

Commit

Permalink
Document disk requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
FiloSottile committed Apr 10, 2021
1 parent 8ab7e3a commit ce48e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ brew install FiloSottile/musl-cross/musl-cross --without-x86_64 --with-arm-hf

You can also use `--with-i486` (x86 32-bit), `--with-aarch64` (ARM 64-bit), `--with-arm` (ARM soft-float), `--with-mips` and `--with-powerpc`.

(Note: a custom build can take up to several hours, depending on the selected architectures and on the host CPU.)
(Note: a custom build can take up to several hours and gigabytes of disk space, depending on the selected architectures and on the host CPU. The default installed size is between 200MB and 300MB.)

Only tested on macOS Catalina.

0 comments on commit ce48e46

Please sign in to comment.