ltib
[Top][All Lists]
Advanced

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

RE: [Ltib] Adding Ogg Theora Specs


From: Estevam Fabio-R49496
Subject: RE: [Ltib] Adding Ogg Theora Specs
Date: Wed, 24 Jun 2009 13:04:06 -0300

Alan,

On the FPU check:

case "${PLATFORM}" in
    mpc8323eisr | mpc832x_rdb | mpc832xemds | mpc860fads | qs875s |
tqm823l | zen)
        HARD_FP="no"
        ;;
    *)
        HARD_FP="yes"
        ;;
esac

You only check for PowerPC platforms. I think it would be better if you
could add entry for i.MX platform as well (MX31/35 have FPU, MX21/27 do
not).

Regards,

Fabio Estevam

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Alan Carvalho de Assis
Sent: Tuesday, June 23, 2009 11:49 AM
To: ltib
Subject: [Ltib] Adding Ogg Theora Specs

I created these spec files in order to get libtheora working on LTIB.

Liboil.spec was used as "template" spec.

Regards,

Alan




reply via email to

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