mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Don't define NOATM now that /usr/include/netnatm/ is created properly.
This commit is contained in:
parent
d6c1f63959
commit
2000bfb4cd
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ DPADD+= ${LIBALIAS}
|
|||
.endif
|
||||
.endif
|
||||
|
||||
NOATM= /usr/include/netnatm required
|
||||
.if defined(NOATM) || defined(RELEASE_CRUNCH)
|
||||
CFLAGS+=-DNOATM
|
||||
.else
|
||||
|
|
|
|||
Loading…
Reference in a new issue