mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Enable TELNET' and
GAPING_SECURITY_HOLE'.
Requested by: ru (GAPING_SECURITY_HOLE)
This commit is contained in:
parent
28a8874bab
commit
7b8cf3e381
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32013
@ -1,5 +1,5 @@
|
||||
--- Makefile.orig Wed Mar 20 13:46:06 1996
|
||||
+++ Makefile Sun Apr 11 16:36:21 1999
|
||||
--- Makefile.orig Tue Mar 19 19:16:06 1996
|
||||
+++ Makefile Sat Jul 24 13:30:04 1999
|
||||
@@ -9,12 +9,12 @@
|
||||
# pick gcc if you'd rather , and/or do -g instead of -O if debugging
|
||||
# debugging
|
||||
@ -24,3 +24,12 @@
|
||||
|
||||
nc-dos:
|
||||
@echo "DOS?! Maybe someday, but not now"
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
# virtually the same as netbsd/bsd44lite/whatever
|
||||
freebsd:
|
||||
- make -e $(ALL) $(MFLAGS) XFLAGS='-DFREEBSD' STATIC=-static
|
||||
+ make -e $(ALL) $(MFLAGS) XFLAGS='-DFREEBSD -DGAPING_SECURITY_HOLE -DTELNET' STATIC=-static
|
||||
|
||||
bsdi:
|
||||
make -e $(ALL) $(MFLAGS) XFLAGS='-DBSDI' STATIC=-Bstatic
|
||||
|
Loading…
Reference in New Issue
Block a user