mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 16:18:54 -04:00
Removed reference to missing libmp in a comment. We have GNU MP now.
This commit is contained in:
parent
985200a17e
commit
3fcee20fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ SUBDIR=csu/vax.pcc
|
|||
SUBDIR=csu/${MACHINE}
|
||||
.endif
|
||||
|
||||
# XXX MISSING: libmp libplot
|
||||
# XXX MISSING: libplot
|
||||
SUBDIR+= libc libcompat libcom_err libcurses libedit \
|
||||
libf2c libforms \
|
||||
libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue