Author: rrs
Date: Thu Jun  7 20:57:12 2018
New Revision: 334815
URL: https://svnweb.freebsd.org/changeset/base/334815

Log:
  Take out the stack alias inadvertantly added by my commit.
  
  Reported by:  Peter Lei

Modified:
  head/sys/modules/tcp/rack/Makefile

Modified: head/sys/modules/tcp/rack/Makefile
==============================================================================
--- head/sys/modules/tcp/rack/Makefile  Thu Jun  7 20:49:01 2018        
(r334814)
+++ head/sys/modules/tcp/rack/Makefile  Thu Jun  7 20:57:12 2018        
(r334815)
@@ -19,6 +19,5 @@ SRCS+=        opt_kern_tls.h
 
 CFLAGS+=       -DMODNAME=${KMOD}
 CFLAGS+=       -DSTACKNAME=${STACKNAME}
-CFLAGS+=       -DSTACKALIAS=rack_18q21
 
 .include <bsd.kmod.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to