Closed nmjadue closed 2 years ago
I needed to use 'ln -sf /opt/homebrew/bin/gcc /usr/local/bin/gcc' instead of 'ln -sf /usr/local/bin/gcc-10 /usr/local/bin/gcc' for homebrew using the new M1 chip.
Thanks, documentation update will be merged shortly.
I needed to use 'ln -sf /opt/homebrew/bin/gcc /usr/local/bin/gcc' instead of 'ln -sf /usr/local/bin/gcc-10 /usr/local/bin/gcc' for homebrew using the new M1 chip.