mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 23:40:05 +08:00
@@ -477,5 +477,5 @@ class Builder(builder.ModuleManager):
|
||||
includes = includes,
|
||||
source = test_sources,
|
||||
use = ['bsd'],
|
||||
lib = ['m', 'z'],
|
||||
lib = ['ftpfs', 'ftpd', 'telnetd', 'bsd', 'm', 'z'],
|
||||
install_path = None)
|
||||
|
Reference in New Issue
Block a user