pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52494: ffmpeg text relocations, i386-8.0_BETA, i386-8.99.1
The following reply was made to PR pkg/52494; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/52494: ffmpeg text relocations, i386-8.0_BETA, i386-8.99.1
Date: Mon, 21 Aug 2017 04:32:01 +0000
They're not built with -fPIC. but adding it with CFLAGS doesn't seem to
be enough.
I wouldn't be surprised if other operating systems made -fPIC the
default and that's why they don't have the same issue, certainly
Ubuntu now defaults to making PIE binaries and needs to explicit
disable otherwise.
Home |
Main Index |
Thread Index |
Old Index