summaryrefslogtreecommitdiffstats
path: root/source.local/l/phonon-mplayer/machine.conf
blob: c8afb4b5c7e466028aad855913923ac34c58e72c (plain)
1
2
3
4
5
if [ "$ARCH ="armv7hl" ]; then
  export SLKCFLAGS="-O2 -march=armv7-a -mfpu=vfpv3-d16 -fPIC"
  export LIBDIRSUFFIX=""
fi