On 2016/01/27 05:04, Christian Weisgerber wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2016/01/27 05:04:06 > > Added files: > audio/opus-tools/patches: patch-configure > > Log message: > Fix the PIE test in configure. opus-tools is compiled with PIE anyway, > so this is just a cosmetic change. Reported by and ok juanfra@
PIE flags really need disabling, we use PIE by default anyway on arches where it actually works, last time I checked it breaks on at least arm.
