diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2023-03-26 02:45:45 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2023-03-26 02:49:11 +0000 |
| commit | 79bdbf328c82bf586aac15543d4efdbb3439051e (patch) | |
| tree | 3948ab418aabfb50c8391e7c5b54ac299b487638 /shells/ksh | |
| parent | f4ce74f6722a4843a51856da67fd7346c2f01b73 (diff) | |
Diffstat (limited to 'shells/ksh')
| -rw-r--r-- | shells/ksh/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shells/ksh/Makefile b/shells/ksh/Makefile index 8069330dcc2d..ba60f82e33f3 100644 --- a/shells/ksh/Makefile +++ b/shells/ksh/Makefile @@ -19,9 +19,6 @@ WWW= http://www.kornshell.com/ LICENSE= EPL -BROKEN_aarch64= Fails to link: missing sbrk -BROKEN_riscv64= Fails to link: missing sbrk - USES= compiler:c11 USE_GITHUB= yes |
