Understand -DNOINET6
This commit is contained in:
parent
824e77d792
commit
a60f44db18
@ -23,6 +23,10 @@ CFLAGS+=-DRELEASE_CRUNCH
|
||||
CFLAGS+=-DNOKLDLOAD
|
||||
.endif
|
||||
|
||||
.if defined(NOINET6)
|
||||
CFLAGS+=-DNOINET6
|
||||
.endif
|
||||
|
||||
.if defined(NOALIAS) || defined(NONAT)
|
||||
CFLAGS+=-DNONAT
|
||||
.else
|
||||
|
Loading…
x
Reference in New Issue
Block a user