On 24 February 2015 at 11:00, Ian Campbell <[email protected]> wrote:
> On Tue, 2015-02-24 at 11:31 +0200, Siarhei Siamashka wrote:
>> On Mon, 23 Feb 2015 13:12:32 +0000
>> Ian Campbell <[email protected]> wrote:
>>
>> > On Sun, 2015-02-22 at 18:55 +0200, Siarhei Siamashka wrote:
>> > > We might want to push sunxi-tools into more Linux distributions than
>> > > just Debian and Fedora. And the maintainers of these distributions
>> > > could be not very much impressed with the current quality of the
>> > > sunxi-tools build process :)
>> >
>> > At least from my PoV as the Debian maintainer it's not so bad, mostly
>> > because there isn't very much of it and it's pretty simple/basic.
>>
>> OK, thanks. So, I guess, this is one more vote in favour of keeping
>> the existing makefile.
>
> FWIW I'm not opposed to a change to use autotools or whatever, I just
> wanted to say don't do it just for my benefit or whatever.

Cross-compiling aside the problem is with the install target and scripts.

We need an install target with prefix support to make installation
reasonably easy for distributions, and we need that the scripts can
find the tools. And we might want a program prefix to avoid possible
conflict with other tools of the same name. Autotools can do that.
Running the scripts through a sed script during installation may also.

Thanks

Michal

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to