svn commit: r383184 - in head/devel/libc++: . files
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 7 16:57:23 UTC 2015
On 4/3/2015 7:22 PM, John Marino wrote:
> Author: marino
> Date: Sat Apr 4 00:22:57 2015
> New Revision: 383184
> URL: https://svnweb.freebsd.org/changeset/ports/383184
>
> Log:
> devel/libc++: Mainly fix DragonFly support.
>
> This port was originally fixed in dports using alias:10 but this fix
> was faulty. The libc++ headers reference __FreeBSD__ so alias won't
> work. It needs to be patched to check __DragonFly__, including a file
> that was the subject of EXTRA_PATCHES.
Can you please upstream the DragonFly support?
I am working on getting dim's patch into the port to update it and
conflicting with all of this.
I think it will be simpler to use CPPFLAGS+=-D__FreeBSD__ to cover most
of these cases without patches.
>
> Moreover, the port was installing the .orig files left over from
> patching. I remove these in post-patch now.
I don't think this is a problem worth fixing. check-plist already
ignores .orig files.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150407/533a4037/attachment.sig>
More information about the svn-ports-all
mailing list