pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/gtar-base
Module Name: pkgsrc
Committed By: sevan
Date: Sun May 3 14:32:12 UTC 2015
Modified Files:
pkgsrc/archivers/gtar-base: Makefile
Log Message:
Force the use of the gnulib version of wctype.h, bundled with gtar, when building
on AIX. This is a workaround for an issue where though the wctype.h included on
system was found, wctype_t & wctrans_t were deemed unsuitable, causing the build
to fail due to previous declaration with confliciting types.
Reviewed by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/archivers/gtar-base/Makefile
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