Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 22:22:49 -0300
From:      =?UTF-8?B?T3RhY8OtbGlv?= <otacilio.neto@bsd.com.br>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   poudriere do uses correct architecture when compiling ffmpeg
Message-ID:  <69fb4c1f-f46e-27cd-b13e-7aef1b02ab3e@bsd.com.br>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fb4c1f-f46e-27cd-b13e-7aef1b02ab3e>