Gentoo Archives: gentoo-user

From: "Andreas K. Huettel" <dilfridge@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Chromium generic build
Date: Sat, 02 Jun 2018 22:57:31
Message-Id: 2061247.aeHC5STu57@pinacolada
In Reply to: [gentoo-user] Chromium generic build by Samuraiii
1 Am Freitag, 1. Juni 2018, 13:07:11 CEST schrieb Samuraiii:
2 > Hello list,
3 >
4 > I would like to build chromium for my computers only once (USE would be
5 > same across all machines).
6 >
7 > I run amd64, multilib on following processor types:
8 >
9 > Core2, Corei7, Ryzen 7 and Threadripper.
10 >
11 > What CFLAGS should I use for mentioned cpus?
12
13 CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
14
15 works on any amd64 machine.
16 (These are the CFLAGS for libreoffice-bin, minus -g)
17
18 --
19 Andreas K. Hüttel
20 dilfridge@g.o
21 Gentoo Linux developer
22 (council, toolchain, perl, libreoffice, comrel)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Chromium generic build Samuraiii <samurai.no.dojo@×××××.com>