mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
NOLIB is gone; put INTERNALLIB back for now.
This commit is contained in:
parent
5b8f41af39
commit
c75fbf36b1
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
INTERNALLIB= true
|
||||
|
||||
GCCDIR= ${.CURDIR}/../../../contrib/gcc
|
||||
.PATH: ${GCCDIR}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue