From: Jeff Law Date: Thu, 27 Jul 2000 02:01:17 +0000 (+0000) Subject: * config/mh-openedition.h: Added -DLE370 definition. X-Git-Tag: newlib-1_9_0~1352 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6e83f5f726cb2757b085db0581e57ec1d0e17db;p=external%2Fbinutils.git * config/mh-openedition.h: Added -DLE370 definition. --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index d8cada8..d2d5ec7 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2000-04-27 Dave Pitts + + * config/mh-openedition.h: Added -DLE370 definition. + 2000-07-26 Mark Elbrecht * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to diff --git a/libiberty/config/mh-openedition b/libiberty/config/mh-openedition index 6e8e354..8de8ed1 100644 --- a/libiberty/config/mh-openedition +++ b/libiberty/config/mh-openedition @@ -1,3 +1,3 @@ -HDEFINES = -D_ALL_SOURCE +HDEFINES = -D_ALL_SOURCE -DLE370 CC=c89