Skip to content

Commit

Permalink
lang/gauche: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Aug 29, 2021
1 parent 93c7e99 commit c7c996b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/gauche/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BROKEN_mips= Fails to build: redefinition of GC_register_dynamic_libraries
BROKEN_mips64= Fails to build: redefinition of GC_register_dynamic_libraries
BROKEN_riscv64= Fails to build: ./include/private/gcconfig.h:709:5: The collector has not been ported to this machine/OS combination

USES= compiler:c11 gmake iconv makeinfo tar:tgz
USES= compiler:c11 cpe gmake iconv makeinfo tar:tgz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-local=${LOCALBASE} ${ICONV_CONFIGURE_BASE:S/lib//}
USE_LDCONFIG= yes
Expand Down

0 comments on commit c7c996b

Please sign in to comment.