diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-07 23:53:01 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-07 23:53:01 +0000 |
| commit | b2fe867a0fde3991dd7fec4129df42ae8b85dc1f (patch) | |
| tree | 95cfbde0345cd431547fe56774a8ba712fc03294 /sys/boot/userboot/test | |
| parent | 09f206ecf0d54b2fa27be44884d07fbf23dbfe6a (diff) | |
Notes
Diffstat (limited to 'sys/boot/userboot/test')
| -rw-r--r-- | sys/boot/userboot/test/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/userboot/test/Makefile.depend b/sys/boot/userboot/test/Makefile.depend index 3646e2e2b1afa..a5da8fda10c41 100644 --- a/sys/boot/userboot/test/Makefile.depend +++ b/sys/boot/userboot/test/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc_nonshared \ lib/libcompiler_rt \ |
