mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-29 08:42:28 +00:00
Fix the Landlock Make build
This commit is contained in:
parent
cdf556e7d2
commit
bd48e6c666
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ o/$(MODE)/test/libc/sock/%.com.dbg: \
|
||||||
o/$(MODE)/test/libc/sock/unix_test.com.runs: \
|
o/$(MODE)/test/libc/sock/unix_test.com.runs: \
|
||||||
private .PLEDGE = stdio rpath wpath cpath fattr proc unix
|
private .PLEDGE = stdio rpath wpath cpath fattr proc unix
|
||||||
|
|
||||||
|
o/$(MODE)/test/libc/sock/connect_test.com.runs \
|
||||||
o/$(MODE)/test/libc/sock/recvfrom_test.com.runs \
|
o/$(MODE)/test/libc/sock/recvfrom_test.com.runs \
|
||||||
o/$(MODE)/test/libc/sock/nonblock_test.com.runs \
|
o/$(MODE)/test/libc/sock/nonblock_test.com.runs \
|
||||||
o/$(MODE)/test/libc/sock/socket_test.com.runs \
|
o/$(MODE)/test/libc/sock/socket_test.com.runs \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue