bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gsrc] octave Makefile


From: Brandon Invergo
Subject: Re: [bug-gsrc] octave Makefile
Date: Sat, 02 Feb 2013 11:05:05 +0100
User-agent: Notmuch/0.15 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-unknown-linux-gnu)

Hi Carl,

carl <address@hidden> writes:

> octave Makefile says:
>
> BUILDDEPS = gcc
>
>
> duh
>
> I thing gcc has to be assumed implicitly as a build dependency.
> The problem is the gsrc system insists on depending only 
> on the gsrc version of gcc, which I don't want to bother
> making; it doesn't consider there may be another gcc already
> on the system. (Same problem with other dependencies.)
>
> The world is a better place with:
>
> BUILDDEPS =

I agree 100%. I'll claim that that was there since before I began
maintaining GSRC! I avoid putting gcc and binutils as build deps
because, you're right, 99% of the packages require those. 

Anyway, I'll fix it.

-brandon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]