diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2021-04-25 21:14:23 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2021-05-09 01:45:55 +0000 |
| commit | 6fd4891545c2a6d06dbc1927b2e0b375cd2b0b17 (patch) | |
| tree | a0e20777588b5a89fb4c7d296a0583f5f44c207d /secure/usr.bin | |
| parent | 3f9591da1863acb55d3b11b7d0619a3aa70fcb7c (diff) | |
Diffstat (limited to 'secure/usr.bin')
| -rw-r--r-- | secure/usr.bin/ssh/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/secure/usr.bin/ssh/Makefile b/secure/usr.bin/ssh/Makefile index 023fa4a55be9..614cc7627fc5 100644 --- a/secure/usr.bin/ssh/Makefile +++ b/secure/usr.bin/ssh/Makefile @@ -37,9 +37,6 @@ LIBADD+= crypto CFLAGS+= -DXAUTH_PATH=\"${LOCALBASE}/bin/xauth\" .endif -# Workaround VMware Workstation NAT bug -CFLAGS+=-DVMWARE_GUEST_WORKAROUND - .include <bsd.prog.mk> .PATH: ${SSHDIR} |
