Package Details: linux-w110er-stable 3.12.20-1

Package Base: linux-w110er-stable
Description: Linux 3.12.20 kernel and modules optimized for my Mountain F11 Netbook (Clevo W110ER). See PKGBUILD
Upstream URL: http://www.kernel.org/
Category: kernels
Licenses: GPL2
Submitter: blackleg
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2014-04-14 14:52
Last Updated: 2014-05-22 13:00

Latest Comments

Comment by graysky

2014-06-08 14:41

Note that the version of enable_additional_cpu_optimizations_for_gcc.patch you are using while compatible with gcc v4.9 (current version Arch uses), does not properly work with a number of cpu types since gcc changed the definitions of march= and mtune= for them. See the gcc changes for more.[1] You need to point to a new version of my gcc patch for gcc v4.9 compatibility.

1. https://gcc.gnu.org/gcc-4.9/changes.html
2. http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+.patch.gz