Remove gnu make | prerequisite operator #21

Merged
lambadalambda merged 1 commit from phnt/elixir-captcha:posix-make into master 2026-05-30 14:35:28 +00:00
Member

The pipe prerequisite operator is a gnu extension not implemented in bsd
make utilities. Effect of removing it is rebuilding the priv/captcha
target if the priv target was modified.

Closes pleroma-elixir-libraries/elixir-captcha#20

The pipe prerequisite operator is a gnu extension not implemented in bsd make utilities. Effect of removing it is rebuilding the priv/captcha target if the priv target was modified. Closes pleroma-elixir-libraries/elixir-captcha#20
The pipe prerequisite operator is a gnu extension not implemented in bsd
make utilities. Effect of removing it is rebuilding the priv/captcha
target if the priv target was modified.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma-elixir-libraries/elixir-captcha!21
No description provided.