Skip to content

tuxstef's blog

electronics – linux – model railroad

tuxstef's blog

Month: November 2015

Use correct GCC tread number automatically

Have you ever waited so long for an optional kernel module to compile? Yes?

Then you should add in your linux system following file:

/etc/profile.d/make.sh

The contents are:

export MAKEFLAGS=j4

With this option you tell the compiler to start 4 threads to compile. Please tune this suitable for your system!

Author tuxstefPosted on 23. November 201525. November 2016Categories LinuxLeave a comment on Use correct GCC tread number automatically

Recent Posts

  • Combining PDF files with gs
  • STM32-Eclipse Tutorial
  • Lubuntu volume keys (not working)
  • Kicad schematic editor slow
  • network manager strongswan in ubuntu 16.04

Recent Comments

  • brume on Bypassing firewalls denying OpenVPN
  • brume on Recursively chmod directories only

Archives

  • June 2020
  • February 2018
  • April 2017
  • November 2016
  • September 2016
  • November 2015
  • October 2015
  • June 2015
  • February 2014
  • December 2013
  • August 2013
  • January 2013
  • July 2012
  • June 2012
  • May 2012
  • February 2012
  • April 2010
  • March 2010
  • November 2009
  • September 2009
  • August 2009

Categories

  • Electronics
  • General
  • Linux
  • Model railroad

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
tuxstef's blog Proudly powered by WordPress