Skip to content

Commit 6e6577e

Browse files
anwayderipatel-fd
authored andcommitted
fix minimal builds
1 parent 6baaef9 commit 6e6577e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/discof/ipecho/Local.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
ifdef FD_HAS_ALLOCA
12
$(call add-objs,fd_ipecho_tile,fd_discof)
23
$(call add-objs,fd_ipecho_client,fd_discof)
34
$(call add-objs,fd_ipecho_server,fd_discof)
@@ -7,3 +8,4 @@ $(call make-unit-test,test_ipecho_client,test_ipecho_client,fd_discof fd_disco f
78
ifdef FD_HAS_HOSTED
89
$(call make-fuzz-test,fuzz_ipecho_client,fuzz_ipecho_client,fd_discof fd_flamenco fd_ballet fd_util)
910
endif
11+
endif

0 commit comments

Comments
 (0)