Fix the Landlock Make build

This commit is contained in:
Justine Tunney 2023-10-14 10:40:05 -07:00
parent cdf556e7d2
commit bd48e6c666
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -60,6 +60,7 @@ o/$(MODE)/test/libc/sock/%.com.dbg: \
o/$(MODE)/test/libc/sock/unix_test.com.runs: \
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/nonblock_test.com.runs \
o/$(MODE)/test/libc/sock/socket_test.com.runs \