projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944e020
)
* Makefile.am (libcoreutils_a_SOURCES): Remove mbchar.c.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:14:21 +0000
(23:14 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:14:21 +0000
(23:14 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index
e1b26fa
..
83fd174
100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,9
@@
2005-09-24 Paul Eggert <eggert@cs.ucla.edu>
+ * Makefile.am (libcoreutils_a_SOURCES): Remove mbchar.c, since
+ it doesn't build in OpenBSD 3.4. See
+ <http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00242.html>.
+
* regex_internal.h (__attribute): Define to nothing for GCC 2.
This works around a core dump on OpenBSD 3.4, which has GCC
2.95.3, which dumps core when given __attribute__(()).