View previous topic :: View next topic |
Author |
Message |
siavash119 n00b
Joined: 05 Mar 2018 Posts: 3
|
Posted: Sun Jul 15, 2018 5:26 am Post subject: Mods are asleep; post your make.conf! |
|
|
CPU: Ryzen 1700
GPU: AMD R9 290
compiler: gcc 7.3.0-r3
profile: default/linux/amd64/17.0
Code: | ACCEPT_KEYWORDS="~amd64"
INPUT_DEVICES="libinput"
CC="gcc"
CXX="g++"
AR="gcc-ar"
NM="gcc-nm"
RANLIB="gcc-ranlib"
#CC="clang"
#CXX="clang++"
#AR="llvm-ar"
#AS="llvm-as"
#NM="llvm-nm"
#RANLIB="llvm-ranlib"
CFLAGS="-march=native -mtune=native -O2 -pipe -flto"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
CPU_FLAGS_X86="avx avx2 mmx mmxext aes
sse sse2 sse3 ssse3 sse4_1 sse4_2 popcnt pclmul
fma fma3 3dnow 3dnowext 3dnowprefetch f16c"
ACCEPT_LICENSE="FraunhoferFDK google-chrome"
EMERGE_DEFAULT_OPTS="--autounmask=n"
USE="efi -systemd X wayland -gnome -kde \
gtk gtk3 cairo \
pgo ibus dbus icu mpi startup-notification \
ppp v4l zsh-completion libressl -openssl \
png gif jpeg tiff svg pango truetype pdf svg \
video drm opengl xinerama vulkan \
ipv6 offensive threads \
cjk idn pulseaudio jack \
-python_targets_python3_5 python_targets_python3_6 \
-python_single_target_python3_5 python_single_target_python3_6"
LINGUAS="zh_CN ja"
L10N="zh-CN ja"
#LLVM_TARGETS="AMDGPU"
RUBY_TARGETS="ruby25"
VIDEO_CARDS="amdgpu radeonsi"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
MAKEOPTS="-j16"
GRUB_PLATFORMS="efi-64"
|
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31255 Location: here
|
|
Back to top |
|
|
siavash119 n00b
Joined: 05 Mar 2018 Posts: 3
|
Posted: Sun Jul 15, 2018 5:53 am Post subject: |
|
|
thanks, I didn't search all forums; my bad. should I delete this thread? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31255 Location: here
|
Posted: Sun Jul 15, 2018 5:56 am Post subject: |
|
|
siavash119 wrote: | thanks, I didn't search all forums; my bad. should I delete this thread? |
I reported this thread as duplicate, a moderator will move this thread
EDIT: Welcome to gentoo forum! _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54572 Location: 56N 3W
|
Posted: Sun Jul 15, 2018 9:05 am Post subject: |
|
|
Moved from Portage & Programming to Duplicate Threads.
Documented by fedeliallalinea, so I don't have to _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|