poudriere do uses correct architecture when compiling ffmpeg
Otacílio
otacilio.neto at bsd.com.br
Mon Aug 29 01:22:59 UTC 2016
Dears
I'm using poudriere to compile ports to beaglebone black on a AMD64
machine. I'm facing a problem where poudriere do not detects correct
architecture when compiling ports. For example, in ffmpeg the Makefile has:
OPTIONS_DEFINE_armv6= VFP NEON
OPTIONS_DEFINE_armv6hf= VFP NEON
but this options are never enabled in my beaglebone black.
My poudriere jail is this:
JAILNAME VERSION ARCH METHOD TIMESTAMP PATH
110-BETA2 11.0-BETA2 r303228 arm.armv6 svn 2016-07-24 15:29:23
/usr/local/poudriere/jails/110-BETA2
How can I do to poudriere compile the ffmpeg with NEON options enabled?
Thanks a lot
[]'s
-Otacilio
More information about the freebsd-hackers
mailing list