mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Remove libipsec and libradius. We're now building without support
for these by default.
This commit is contained in:
parent
cdd8df463b
commit
5bc4c6bbce
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68473
@ -118,4 +118,3 @@ progs telnetd # 12KB.
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ltermcap -lgnuregex -ltelnet # -lcurses
|
||||
libs -lipsec # for telnet
|
||||
|
@ -43,5 +43,3 @@ ln chown chgrp
|
||||
libs -ll -ledit -lutil -lmd -lcrypt -lftpio -lgnuregex -lmp -lgmp -lm
|
||||
libs -lncurses -lmytinfo -lipx -lz
|
||||
libs -ltermcap -ltelnet -lalias
|
||||
libs -lradius # for ppp
|
||||
libs -lipsec # for telnet
|
||||
|
@ -44,4 +44,4 @@ ln ns netstat
|
||||
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ltermcap -lgnuregex -ltelnet -lcurses -lipsec
|
||||
libs -ltermcap -lgnuregex -ltelnet -lcurses
|
||||
|
@ -44,5 +44,4 @@ ln chown chgrp
|
||||
|
||||
libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias -lwrap
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lgnuregex -ltelnet -lipsec
|
||||
libs -lradius # used by ppp
|
||||
libs -lgnuregex -ltelnet
|
||||
|
@ -34,4 +34,4 @@ ln msg dmesg
|
||||
|
||||
libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias
|
||||
libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm
|
||||
libs -lgnuregex -ltelnet -lipsec
|
||||
libs -lgnuregex -ltelnet
|
||||
|
Loading…
Reference in New Issue
Block a user