pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libatomic_ops
Module Name: pkgsrc
Committed By: pho
Date: Mon May 12 22:46:50 UTC 2014
Modified Files:
pkgsrc/devel/libatomic_ops: Makefile distinfo
Added Files:
pkgsrc/devel/libatomic_ops/patches: patch-src_Makefile.am
Log Message:
Fix build failure at least on Darwin:
atomic_ops_stack.c refers to AO_pause defined in atomic_ops.c so
either removing -no-undefined or declaring the dependency is needed.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libatomic_ops/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libatomic_ops/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/libatomic_ops/patches/patch-src_Makefile.am
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