2 Commits

Author SHA1 Message Date
Timo Teräs
3962c0d948 testing/vdr-plugin-dvbapi: does not build on arm
g++ -Os -fomit-frame-pointer -pipe -fPIC -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE   -Wl,--as-needed -fexpensive-optimizations -funroll-loops -mmmx -msse -msse2 -msse3 -DPARALLEL_MODE=PARALLEL_128_SSE2 -c FFdecsa.c
g++: error: unrecognized command line option '-mmmx'
g++: error: unrecognized command line option '-msse'
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse3'

probably just matter of getting CFLAGS correctly in makefile
2016-04-05 13:06:43 +00:00
Carlo Landmeter
386c35bb6c testing/vdr-plugin-dvbapi: new aport 2014-08-04 16:45:16 +02:00