Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 4A5CC781151; Sun, 20 Feb 2022 22:14:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Francesco Camuffo From: alice Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <164539519860.985.6904494143314693950.gitlab.31248.8316db754f0af5a4a0fd04dd9de4f31ee83d5a63@listserv.local> Subject: Re: [PATCH v2] testing/faust: new aport Date: Sun, 20 Feb 2022 22:14:10 -0000 Message-ID: <164539525026.985.6254954966243441574.gitlab.31248.8316db754f0af5a4a0fd04dd9de4f31ee83d5a63@listserv.local> On Sun, 20 Feb 2022 18:52:51 +0100, Francesco Camuffo wrote: > + -Wno-dev > + make VERBOSE=1 -C "$pkgname"-build > + make VERBOSE=1 -C tools/sound2faust you can also add -G Ninja to the cmake invocation above and `samurai` to makedepends so it builds just slightly faster :) -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/31248#note_217403