[vlc-devel] commit: contrib: assume TI OMAP3 core when on Maemo/armel ( Rémi Denis-Courmont )
Måns Rullgård
mans at mansr.com
Sat Aug 29 22:18:02 CEST 2009
"Rémi Denis-Courmont" <remi at remlab.net> writes:
>> > diff --git a/extras/contrib/bootstrap b/extras/contrib/bootstrap
>> > index ebce9e7..5e34e46 100755
>> > --- a/extras/contrib/bootstrap
>> > +++ b/extras/contrib/bootstrap
>> > @@ -235,6 +235,15 @@ case $HOST in
>> > cat src/Distributions/unix.mak >> distro.mak
>> > fi
>> > ;;
>> > + arm-none-linux-gnueabi)
>> > + if test -f /etc/maemo_version; then
>>
>> Why only for maemo, and not for other ARM systems?
>
> I have no idea what I can assume about those "other ARM systems". For all I
> know, it could be an ARMv4 with no FPU...
But there are many ARMv7 systems that don't run maemo. This is a bit
rude to them, isn't it?
--
Måns Rullgård
mans at mansr.com
More information about the vlc-devel
mailing list