mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
This isn't C99 clean.
This commit is contained in:
parent
0fa2b83829
commit
90f6678b64
1 changed files with 2 additions and 0 deletions
|
|
@ -248,6 +248,8 @@ SRCS+= buildinf.h
|
|||
INCS+= opensslconf.h evp.h
|
||||
INCSDIR= ${INCLUDEDIR}/openssl
|
||||
|
||||
CSTD= c89
|
||||
|
||||
CLEANFILES= buildinf.h opensslconf.h evp.h
|
||||
|
||||
buildinf.h:
|
||||
|
|
|
|||
Loading…
Reference in a new issue