guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] PHP work in progress


From: David Thompson
Subject: Re: [PATCH 0/2] PHP work in progress
Date: Fri, 13 Feb 2015 08:59:54 -0500
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> This command line raises a couple of alarms: what does ‘meta_ccld’ do?
> How does it interpret ‘-prefer-pic’?

meta_ccld is simply:

    #! /bin/sh
    exec gcc -pthread $@

I'll keep poking at it.  The Nix folks didn't have to do anything too
drastic for their php package, so I don't know what's going on with
mine.

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate



reply via email to

[Prev in Thread] Current Thread [Next in Thread]