Path to this page:
Subject: CVS commit: pkgsrc/shells/ast-ksh
From: Maya Rashish
Date: 2017-02-19 21:18:16
Message id: 20170219201816.85EF7FBE4@cvs.NetBSD.org
Log Message:
ast-ksh: fix compilation on NetBSD, possibly linux too.
Fix "storage size of buf is not known" likely caused by it being defined
to be something with sizeof().
add LDFLAGS -lm to all operating systems (I see undefined reference to
frexpl/ldexpl), remove duplicate from other operating systems.
bump PKGREVISION sinze L_tmpnam will be changed for the few who can build
the package.
Files: