summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-12-17 01:28:29 +0000
committerdholland <dholland@pkgsrc.org>2012-12-17 01:28:29 +0000
commit7b2974bd6b12edb338108b99ee7bb04157b28567 (patch)
treea4a80d4bae824c26560ea8cdba18809d98685579 /editors/Makefile
parent0cc1e6941d334eeb7594546bc80b9b26c5dd9348 (diff)
downloadpkgsrc-7b2974bd6b12edb338108b99ee7bb04157b28567.tar.gz
Disable (on NetBSD) ill-conceived GNUish mktime() code that generates
a compile-time assertion. There is no need for this code on NetBSD, or probably anywhere else, as mktime() is a standard part of libc. The broken code was apparently reported upstream last year, with predictable results: http://sourceware.org/bugzilla/show_bug.cgi?id=12401 While here also fix the mktime configure test, which exercises undefined behavior. With gcc 4.5 this causes the build to hang in an infinite loop for sixty seconds until an alarm() goes off. Fixes the build on 32-bit NetBSD.
Diffstat (limited to 'editors/Makefile')
0 files changed, 0 insertions, 0 deletions