diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2015-09-25 21:46:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2015-09-25 21:46:57 +0000 |
commit | c0b1f08afcfda03d4dc0353b3ca4734057e8708f (patch) | |
tree | 6823281b74f2d112c96cbda4f074f5449fc9b909 /shells | |
parent | 039c173b7848de58ac514c62fbea8c497ca31c7d (diff) | |
download | ports-c0b1f08afcfda03d4dc0353b3ca4734057e8708f.tar.gz ports-c0b1f08afcfda03d4dc0353b3ca4734057e8708f.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pdksh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile index 18398ed4c1ef..491842ecbbfb 100644 --- a/shells/pdksh/Makefile +++ b/shells/pdksh/Makefile @@ -21,6 +21,8 @@ LICENSE= BSD3CLAUSE OPTIONS_DEFINE= STATIC +BROKEN_sparc64= fails to compile ./siglist.in + GNU_CONFIGURE= yes CPP+= -P |