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 1708efd commit b52a680
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 @@ -47,7 +47,7 @@ POCO_OMIT = \
Zip

# Always include Foundation and Net components
POCO_CONF_OPTS += -DENABLE_NET=ON -DENABLE_FOUNDATION=ON
POCO_CONF_OPTS += --minimal
$(info [INFO] Poco Foundation and Net components included)

# Disable certain features based on toolchain (e.g., no fpenvironment for uClibc)
Expand Down

0 comments on commit b52a680

Please sign in to comment.