mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 11:27:18 -04:00
8 lines
105 B
PHP
8 lines
105 B
PHP
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
BEARSSL?= ${SRCTOP}/contrib/bearssl
|
||
|
|
BEARSSL_SRC= ${BEARSSL}/src
|
||
|
|
|
||
|
|
CFLAGS+= -I${BEARSSL}/inc
|
||
|
|
|