Re: Building mailuitls under Alpine Linux

Yuri Kanivetsky <[email protected]> Wed, 12 Jun 2024 16:40:08 +0300
Newsgroups gmane.comp.gnu.mailutils.bugs
Message-ID <CAMhVC3bJw9Nu8HHiXS8m5EtG_GtrD302FHZQ6w41kAU3WuPobQ@mail.gmail.com>
On Tue, Jun 11, 2024 at 10:12=E2=80=AFPM Sergey Poznyakoff <[email protected]=
> wrote:
> FWIW, that's useless. Use --disable-debug option to configure, instead.

Why useless? It let me set CFLAGS=3D'-g3 -O0' (the -O0 part). But thanks
for the suggestion,

./configure --disable-debug CFLAGS=3D'-g3 -O0'

is probably a more civilized way.

Regards,
Yuri