2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* libc/Makefile.am: Remove -D__STRICT_ANSI__.
This commit is contained in:
Joel Sherrill
2001-05-10 13:03:32 +00:00
parent f0ef873cca
commit d85594d462
6 changed files with 21 additions and 9 deletions

View File

@@ -1,4 +1,8 @@
2000-04-24 Eric Norum <eric.norum@usask.ca>
2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Remove -D__STRICT_ANSI__.
2001-04-24 Eric Norum <eric.norum@usask.ca>
* lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP
synchronization a little more robust -- no NTP daemon yet, but
@@ -17,7 +21,7 @@
2001-03-15 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* include/.cvsignore: Remove danlgling file.
* include/.cvsignore: Remove dangling file.
2001-01-31 Sergei Organov <osv@javad.ru>

View File

@@ -32,7 +32,7 @@ man_MANS = addr2ascii.3 byteorder.3 ethers.3 gethostbyname.3 getnetent.3 \
# Add local stuff here using +=
#
AM_CPPFLAGS += -DNOPOLL -DNOSELECT -U__STRICT_ANSI__
AM_CPPFLAGS += -DNOPOLL -DNOSELECT
$(LIB): $(OBJS)
$(make-library)

View File

@@ -1,4 +1,8 @@
2000-04-24 Eric Norum <eric.norum@usask.ca>
2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Remove -D__STRICT_ANSI__.
2001-04-24 Eric Norum <eric.norum@usask.ca>
* lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP
synchronization a little more robust -- no NTP daemon yet, but
@@ -17,7 +21,7 @@
2001-03-15 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* include/.cvsignore: Remove danlgling file.
* include/.cvsignore: Remove dangling file.
2001-01-31 Sergei Organov <osv@javad.ru>

View File

@@ -32,7 +32,7 @@ man_MANS = addr2ascii.3 byteorder.3 ethers.3 gethostbyname.3 getnetent.3 \
# Add local stuff here using +=
#
AM_CPPFLAGS += -DNOPOLL -DNOSELECT -U__STRICT_ANSI__
AM_CPPFLAGS += -DNOPOLL -DNOSELECT
$(LIB): $(OBJS)
$(make-library)

View File

@@ -1,4 +1,8 @@
2000-04-24 Eric Norum <eric.norum@usask.ca>
2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Remove -D__STRICT_ANSI__.
2001-04-24 Eric Norum <eric.norum@usask.ca>
* lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP
synchronization a little more robust -- no NTP daemon yet, but
@@ -17,7 +21,7 @@
2001-03-15 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* include/.cvsignore: Remove danlgling file.
* include/.cvsignore: Remove dangling file.
2001-01-31 Sergei Organov <osv@javad.ru>

View File

@@ -32,7 +32,7 @@ man_MANS = addr2ascii.3 byteorder.3 ethers.3 gethostbyname.3 getnetent.3 \
# Add local stuff here using +=
#
AM_CPPFLAGS += -DNOPOLL -DNOSELECT -U__STRICT_ANSI__
AM_CPPFLAGS += -DNOPOLL -DNOSELECT
$(LIB): $(OBJS)
$(make-library)