Skip to content

Commit

Permalink
Update poco.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 15, 2024
1 parent 1b2c96d commit 4a1cad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/updates/poco.mk
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ define POCO_CONFIGURE_CMDS
$(POCO_CONF_OPTS) \
--unbundled \
--no-tests \
--no-samples
--no-samples)
endef

# Use $(MAKE1) to avoid failures with highly parallel builds, and log the build process to file
Expand Down

0 comments on commit 4a1cad6

Please sign in to comment.