[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Supporting $(DESTDIR) in the tcc Makefile.
From: |
Shlomi Fish |
Subject: |
Re: [Tinycc-devel] Supporting $(DESTDIR) in the tcc Makefile. |
Date: |
Fri, 17 Jul 2009 14:27:08 +0300 |
Hi all.
On Tue, Jun 30, 2009 at 7:09 PM, grischka<address@hidden> wrote:
> Shlomi Fish wrote:
>>
>> Hi all!
>>
>> The Mandriva tcc .src.rpm ships with a patch that adds $(DESTDIR) to
>> the tcc Makefile. What DESTDIR does is allow placing the resultant
>> files under a destination directory at compile time. This is useful
>> for RPMs and other packages that pacakge files from a target directory
>> into their places in /usr/bin/ , /usr/lib etc.
>>
>> In 0.9.25 this patch broke, and I had to fix it. As a result, I'm
>> sending you the patch here for inclusion and maintenance to prevent
>> further frustration.
>
> Can we maybe move that ugliness to configure, as in
> http://repo.or.cz/w/tinycc.git?a=commitdiff;h=dd37d7b5
> ?
>
Was a similar functionality integrated yet?
Regards,
-- Shlomi Fish
> --- grischka
>
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
--
------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Electrical Engineering studies. In the Technion. Been there. Done
that. Forgot a lot. Remember too much.
- Re: [Tinycc-devel] Supporting $(DESTDIR) in the tcc Makefile.,
Shlomi Fish <=