mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Activate libvgl
This commit is contained in:
parent
9851597813
commit
805af8409d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ SUBDIR=csu/${MACHINE}
|
|||
SUBDIR+=libalias libc libcompat libcom_err libcurses libdisk libedit \
|
||||
libf2c libftpio libgnumalloc libipx libkvm libmd libmytinfo \
|
||||
libncurses libopie libpcap libresolv librpcsvc \
|
||||
libscsi libskey libss libtermcap libutil libxpg4 liby libz
|
||||
libscsi libskey libss libtermcap libutil libvgl libxpg4 liby libz
|
||||
|
||||
.if !defined(NOLIBC_R)
|
||||
SUBDIR+= libc_r
|
||||
|
|
|
|||
Loading…
Reference in a new issue