Skip to content

Instantly share code, notes, and snippets.

@shiz01
shiz01 / gist:bb36351d77b3a029ccbe07158935b74b
Created September 4, 2020 14:10 — forked from LMolr/gist:50315cd34d78318eab0d
Gentoo: switch profile: nomultilib -> multilib
<iamben> LMolr: yeah it's pretty easy. PORTAGE_BINHOST="http://packages.gentooexperimental.org/packages/amd64-stable/" emerge -G1av gcc glibc
@shiz01
shiz01 / beignet-1.3.2-r3.ebuild
Created April 26, 2020 12:31
error log, beignet
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_6 )
CMAKE_BUILD_TYPE="Release"
inherit python-any-r1 cmake-multilib flag-o-matic llvm