My apologies. I'll correct the aur package.

On Tue, Sep 1, 2026, 2:05 PM shikaan <[email protected]> wrote:

> Thanks all for your help here! I appreciate that a lot.
>
> Do I understand correctly I should _not_ update PKGBUILD to stay compliant
> with the guidelines? Is there any other adjustments I can make to make
> compiling simpler for fluf or anybody else?
>
>
> On 1 Sep 2026, 11:21, Lone_Wolf wrote:
> > On 01-09-2026 07:35, Maks Verver wrote:
> >> On Tue, 1 Sept 2026 at 05:37, fluf <[email protected]>
> >> wrote:
> >>> I've uploaded the source-based versions. The
> >>> following adjustments were made:
> >>>  - Add `make` and `gcc` to makedepends.
> >> FYI make and gcc should not be included in makedepends
> >> since they are already dependencies of base-devel (see guidance here).
> >>
> >>   - Maks.
> > Maks is correct.
> > Also gcc is default compiler on archlinux so if nothing is
> > specified gcc must be used.
> > See
> > https://wiki.archlinux.org/title/Clang#Build_packages_with_Clang
> > how to force builds with clang (and note that clang must be added
> > to makedepends) .
> > Lone_Wolf

Reply via email to