Subject: CVS commit: pkgsrc/audio/libaudiofile
From: Maya Rashish
Date: 2016-12-19 01:14:43
Message id: 20161219001444.09136FBA6@cvs.NetBSD.org

Log Message:
libaudiofile: fix the second UB in the same line of code, cstatic which
isn't actually a cstatic. switch to just defining it in the accessor.
GCC optimized this UB away leading to an undefined reference in the builds.

Also use a function which is right for int32 too (same as upstream)

Thanks joerg for the help

Files:
RevisionActionfile
1.29modifypkgsrc/audio/libaudiofile/distinfo
1.3modifypkgsrc/audio/libaudiofile/patches/patch-libaudiofile_modules_SimpleModule.h