Navigation Menu

Skip to content

Commit

Permalink
shells/ksh-devel: Mark BROKEN on FreeBSD-12
Browse files Browse the repository at this point in the history
ksh-devel fails to build on FreeBSD-12 with this error:

mamake: *** exit code 139 making lib/libcmd
mamake: *** exit code 1 making all

MFH:		2023Q1
  • Loading branch information
cschuber committed Jan 17, 2023
1 parent 02c038c commit e2559c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shells/ksh-devel/Makefile
Expand Up @@ -21,6 +21,7 @@ LICENSE= EPL

BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_riscv64= Fails to link: missing sbrk
ROKEN_FreeBSD_12= exit code 139 making lib/libcmd

HASH= 4ec93745
AST_COMMIT_DATE= 2022.11.04
Expand Down

0 comments on commit e2559c8

Please sign in to comment.