lang/nim: disable DOCS for powerpc64
It resulted in infinite memory allocation.
This commit is contained in:
parent
b093f9d546
commit
0109871be7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559586
@ -26,6 +26,7 @@ TOOLS_DESC= Build and install nim tools, including nimble
|
||||
|
||||
OPTIONS_DEFINE= DOCS TOOLS
|
||||
OPTIONS_DEFAULT= DOCS TOOLS
|
||||
OPTIONS_EXCLUDE_powerpc64= DOCS
|
||||
|
||||
TEST_BINARY_ALIAS= node=nodejs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user