LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-07-2008, 10:07 PM   #1
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
When apt-get source'ing .. can I pass make flags?


Specifically, I'd like to compile with "-j5".

After I
Code:
apt-get source -t testing lighttpd
what do I have to edit to apply additional make gflags?
 
Old 06-08-2008, 05:25 AM   #2
Telemachos
Member
 
Registered: May 2007
Distribution: Debian
Posts: 754

Rep: Reputation: 60
Apt-build uses /etc/apt/apt-build.conf as its configuration file. That has an option (blank by default) for make_options = " ". I think that you would want to put it there, though I admit, I'm not 100% sure. The other thought is to enter export CONCURRENCY_LEVEL=5 before you enter the apt-build command. That should make the change, but only for the duration that you have that shell window open, I think.
 
Old 06-08-2008, 09:58 AM   #3
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
Something like this perhaps: apt-get source -t testing lighttpd && cd light* && dpkg-buildpackage -j5
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in make process of binutils-2.16.1 (pass 1) sanjeet_guddu Linux From Scratch 3 09-26-2007 05:17 AM
gcc 4.0.3 first pass - 'make bootstrap' radiodee1 Linux From Scratch 6 10-10-2006 03:20 PM
two queries, make check error & pass 2 LQ496873 Linux From Scratch 2 02-14-2006 02:08 PM
Binutils-2.15.94.0.2.2 - Pass 1 stuck up after make install kagashe Linux From Scratch 9 10-09-2005 11:42 AM
Make g++ pass my file before others to ld ta0kira Programming 18 07-15-2005 10:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration