mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 21:44:05 +08:00
2002-09-16 Joel Sherrill <joel@OARcorp.com>
* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of the IP_FORWARD patch as it appears to not compile in the current tree.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-09-16 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of
|
||||
the IP_FORWARD patch as it appears to not compile in the
|
||||
current tree.
|
||||
|
||||
2002-09-14 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* kern/uipc_socket.c: Fix case on SO_RCVTIMEO and SO_SNDTIMEO where
|
||||
|
||||
@@ -22,8 +22,9 @@ include $(top_srcdir)/../automake/lib.am
|
||||
# Add local stuff here using +=
|
||||
#
|
||||
|
||||
# Add -DFORWARD_PROTOCOL to enable UDP forwarding -- requires missing net/pf.h
|
||||
AM_CPPFLAGS += -D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS -DDIAGNOSTIC \
|
||||
-DBOOTP_COMPAT -DFORWARD_PROTOCOL
|
||||
-DBOOTP_COMPAT
|
||||
|
||||
$(LIB): $(OBJS)
|
||||
$(make-library)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user