Hi Berto!
On 10/5/21 23:25, Alberto Garcia wrote:
> Thanks! I decided to use a different approach:
>
>CFLAGS := $(CFLAGS:-O2=-O1)
>
> -O1 belongs to CFLAGS/CXXFLAGS, not CPPFLAGS, and it's better to
> replace -O2 with -O1 rather than simple append -O1. It also allows
> building with DEB_
Control: tags -1 pending
On Mon, Oct 04, 2021 at 06:07:06PM +0200, John Paul Adrian Glaubitz wrote:
> ifneq (,$(filter $(DEB_HOST_ARCH),sh3 sh4))
> -CPPFLAGS += -mlra -fno-move-loop-invariants
> +CPPFLAGS += -O1
> endif
Thanks! I decided to use a different approach:
CFLA
Source: webkit2gtk
Version: 2.34.0-1
Severity: normal
Tags: patch
User: debian-sup...@lists.debian.org
Usertags: sh3 sh4
X-Debbugs-Cc: debian-sup...@lists.debian.org
Hello!
I've made another attempt building webkit2gtk on sh4 and I finally managed to
build the package again with by dropping "-mlr
3 matches
Mail list logo