Path to this page:
Subject: CVS commit: [pkgsrc-2015Q1] pkgsrc/math/cln
From: Benny Siegert
Date: 2015-05-16 21:12:34
Message id: 20150516191234.B4BCB98@cvs.netbsd.org
Log Message:
Pullup ticket #4718 - requested by joerg
math/cln: build fix
Revisions pulled up:
- math/cln/Makefile 1.25
- math/cln/distinfo 1.14
- math/cln/patches/patch-src_base_cl__low.h 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Fri May 15 09:17:03 UTC 2015
Modified Files:
pkgsrc/math/cln: Makefile distinfo
Added Files:
pkgsrc/math/cln/patches: patch-src_base_cl__low.h
Log Message:
Disable assembler on ARM, it doesn't work with EABI. Don't put a
variable with C linkage in a namespace, clang (correctly) complains
about the shadowing (re)declarations. Bump revision.
Files: