[arch-general] kernel compilation makeflags

2010-09-16 Thread Matthew Monaco
When I am compiling the kernel (in the chroot). My -j4 makeflag is getting lost. 
Is this expected?


Re: [arch-general] kernel compilation makeflags

2010-09-16 Thread Ng Oon-Ee
On Thu, 2010-09-16 at 21:25 -0400, Matthew Monaco wrote:
 When I am compiling the kernel (in the chroot). My -j4 makeflag is getting 
 lost. 
 Is this expected?

Is it set in makepkg.conf within the chroot?



Re: [arch-general] kernel compilation makeflags

2010-09-16 Thread Matthew Monaco

On 09/16/2010 10:27 PM, Ng Oon-Ee wrote:

On Thu, 2010-09-16 at 21:25 -0400, Matthew Monaco wrote:

When I am compiling the kernel (in the chroot). My -j4 makeflag is getting lost.
Is this expected?


Is it set in makepkg.conf within the chroot?



Yes. I even threw it right in the PKGBUILD too to be sure.