On Fri, Feb 24, 2023 at 12:38 PM Helmut Grohne wrote:
> At this time, the Makefile stuffs compiler flags into the CC variable.
> Passing CC, overrides them and they thus get lost. Please separate them
> out of CC.
I've only touched this package to keep it installable and activatable
with new vers
Hi Jeremy,
On Fri, Feb 24, 2023 at 10:01:09AM -0500, Jeremy Bícha wrote:
> This change seems to cause the package to fail the build. Before your
> change, this is a build warning not an error.
This is due to improperly combining the new version with my patch.
Patching the reported version works.
This change seems to cause the package to fail the build. Before your
change, this is a build warning not an error.
dh_auto_build -- CC=valac
make -j8 "INSTALL=install --strip-program=true" CC=valac
make[2]: Entering directory '/<>'
valac --pkg folks aggregate-avatars.vala
aggregate-avatars.vala:5
3 matches
Mail list logo