pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/cln



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.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/cln/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/cln/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/cln/patches/patch-src_base_cl__low.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