NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53679 CVS commit: pkgsrc/lang/clang
The following reply was made to PR toolchain/53679; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53679 CVS commit: pkgsrc/lang/clang
Date: Wed, 24 Oct 2018 21:12:59 +0000
Module Name: pkgsrc
Committed By: maya
Date: Wed Oct 24 21:12:59 UTC 2018
Modified Files:
pkgsrc/lang/clang: Makefile distinfo
pkgsrc/lang/clang/patches: patch-lib_Basic_Targets_OSTargets.h
Log Message:
clang: enable __float128 on netbsd/x86
While it is debatable whether we want to have this definition upstream,
this is very necessary in the package for the purpose of building
www/firefox once it is updated to 63.0.
This is because netbsd's base libstdc++ has some __float128 in headers
and otherwise we get fatal errors in clang builds, or in firefox's case,
when generating bindings for Rust via clang.
PR toolchain/53679
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/lang/clang/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/lang/clang/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/lang/clang/patches/patch-lib_Basic_Targets_OSTargets.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index