Morning David,
To confirm it was something to do with opcache, I removed opcache from
the source tree:
krakjoe@fiji:/usr/src/php-src$ ./configure --disable-all | grep static
checking if cc static flag -static works... yes
checking whether to build static libraries... yes
That
On 20.03.2016, at 22:10, David Zuelke wrote:
>
> On 10.03.2016, at 16:56, David Zuelke wrote:
>>
>>> On 08.03.2016, at 16:18, Andrea Faulds wrote:
>>>
>>> Hi,
>>>
>>> David Zuelke wrote:
Is this intentional? Related to opcache's "can only be built shared"
status? But why would tha
On 10.03.2016, at 16:56, David Zuelke wrote:
>
>> On 08.03.2016, at 16:18, Andrea Faulds wrote:
>>
>> Hi,
>>
>> David Zuelke wrote:
>>> Is this intentional? Related to opcache's "can only be built shared"
>>> status? But why would that trigger static builds? Or is it a bug?
>>
>> While we're
> On 08.03.2016, at 16:18, Andrea Faulds wrote:
>
> Hi,
>
> David Zuelke wrote:
>> Is this intentional? Related to opcache's "can only be built shared" status?
>> But why would that trigger static builds? Or is it a bug?
>
> While we're at it, why is Opcache still built as shared? Does somethi