sorry for delay and lack of continuity of email chain
________________________________
From: Matija Papec
Subject: [bug-gsrc] make -C pkg/gnu/gcc
Date: Tue, 26 Sep 2017 19:58:33 +0000 (UTC)
________________________________

I would like to disable mutilib when building gcc, and tried to add
--disable-multilib as configure option in pkg/gnu/gcc/Makefile.

This did not work out, and it still tries (and fail) to build for 32bit
architecture; so is there a way to convince it to skip this part?

Tnx.

-----
the Makefile "include"s config.mk, which has more options, including the
multilib one, just change to disable-multilib there

Reply via email to