diff options
Diffstat (limited to 'bin/9l')
| -rwxr-xr-x | bin/9l | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -45,6 +45,9 @@ case "$tag" in ;; esac ;; +*Darwin*x86_64*) + ld="${CC9:-gcc} -m64" + ;; *Darwin*) ld="${CC9:-gcc} -m32" ;; |
![]() |
index : plan9port | |
| Plan 9 from User Space (with patches) |
| summaryrefslogtreecommitdiffstats |