Path to this page:
Subject: CVS commit: pkgsrc/audio/ladspa
From: Pierre Pronchery
Date: 2017-11-16 16:05:31
Message id: 20171116150531.D53DCFB3F@cvs.NetBSD.org
Log Message:
More generic fix for CFLAGS and LDFLAGS for audio/ladspa
In the C plug-ins, mark the constructor and destructor functions as
such. While there, comment out a new target to run the tests; they are
broken, but not because of this modification. This allows us to use
cc(1) to link the plug-ins, thus working around a bug in the cwrappers
for ld(1).
Bump PKGREVISION, since this generates a different binary now that SSP
and FORTIFY are enabled.
Files: