[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
messenger-gtk on POWER9
From: |
Tobias Platen |
Subject: |
messenger-gtk on POWER9 |
Date: |
Sat, 20 Nov 2021 20:41:06 +0100 |
User-agent: |
Evolution 3.38.3-1 |
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
- messenger-gtk on POWER9,
Tobias Platen <=