Re: git: 773c1e983ef9 - main - lang/elixir: add back SRC to OPTIONS_DEFAULT.
- In reply to: Jimmy Olgeni : "git: 773c1e983ef9 - main - lang/elixir: add back SRC to OPTIONS_DEFAULT."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Feb 2022 05:55:34 UTC
On Thu, Feb 10, 2022 at 02:23:32PM +0000, Jimmy Olgeni wrote: > commit 773c1e983ef925c23afb0f9b5cd3c3331900b7fc > > lang/elixir: add back SRC to OPTIONS_DEFAULT. > > I broke OPTIONS_DEFAULT in c8cbc675c0dbc while testing stuff :| > ... > @@ -32,7 +33,6 @@ MAKE_ENV= MAN_PREFIX=${PREFIX}/man > > OPTIONS_DEFINE= DOCS SRC > OPTIONS_DEFAULT= DOCS SRC > -OPTIONS_DEFAULT= DOCS DOCS is on default options by default :) so it should read just OPTIONS_DEFAULT=SRC. Shall you decide to fix this, you might want to do it for all similarly bugged ports at once. ./danfe