From c0321142cf7a6f05a78300ad081a7b38c201f1dd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 6 Jan 2018 23:34:59 +0000 Subject: resync redcore profile with gentoo 13.0 profile --- profiles/default/linux/make.defaults | 2 +- profiles/default/linux/package.use.mask | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) (limited to 'profiles/default/linux') diff --git a/profiles/default/linux/make.defaults b/profiles/default/linux/make.defaults index 899637eb..4d580b1b 100644 --- a/profiles/default/linux/make.defaults +++ b/profiles/default/linux/make.defaults @@ -23,7 +23,7 @@ USE="${USE} seccomp" # These USE flags were originally inserted here because of PHP # and were later removed by me. Reinserting the USE flags again because they are # global USE flags that may be expected to be set by other packages. -USE="${USE} cli pcre session" +USE="${USE} cli pcre" # 2006/03/07 - Donnie Berkholz # Modular X: Support direct rendering by default diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 663009d6..0a6667cd 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -24,14 +24,6 @@ media-libs/mesa openmax # mask frost USE flag, broken with >=net-libs/polarssl-1.3.0, bug 489256 net-p2p/fms frost -# Markos Chandras (10 Nov 2013) -# Does not build with polarssl in the tree. -# see eg 9e36f0475f011912ee0897aa6487d7b9c190600e -# in polarssl upstream. -# The polarssl use flag may go away if the rtmpdump -# upstream will not fix this problem soon -media-video/rtmpdump polarssl - # Diego Elio Pettenò (27 Aug 2012) # The libpci access is only used for linux. net-analyzer/net-snmp -pci -- cgit v1.2.3