gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: messenger-gtk on POWER9


From: TheJackiMonster
Subject: Re: messenger-gtk on POWER9
Date: Sun, 21 Nov 2021 04:16:23 +0100
User-agent: Evolution 3.42.1

Hi,

Thank you. I have added the change to it. Please let me know if
anything is still wrong.

Happy hacking
Jacki

On Sat, 2021-11-20 at 20:41 +0100, Tobias Platen wrote:
> I tried to build the messenger-gtk and libgnunetchat on my Talos II.
> But I had to patch the Makefile in both cases.
> 
> diff --git a/Makefile b/Makefile
> index 7bb6d37..4aef307 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -25,7 +25,7 @@ GNU_CC ?= gcc
>  GNU_LD ?= gcc
>  GNU_RM ?= rm
>  
> -CFLAGS  += -pedantic -Wall -Wextra -march=native -ggdb3
> +CFLAGS  += -pedantic -Wall -Wextra -ggdb3
>  LDFLAGS += 
>  
>  DEBUGFLAGS   = -O0 -D _DEBUG
> 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]