Skip to content

Conversation

@HoloRin
Copy link
Contributor

@HoloRin HoloRin commented May 22, 2024

Use "ERL_LIBS =" instead of "ERL_LIBS :=" so that $(shell ... is not called so often

as per @lhoguin 's suggestion

Use "ERL_LIBS =" instead of "ERL_LIBS :=" so that $(shell ... is not
called so often
@mergify mergify bot added the make label May 22, 2024
@HoloRin HoloRin changed the title Reduce ineffeciency introduced in b636f41 Reduce inefficiency introduced in b636f41 May 22, 2024
@HoloRin HoloRin marked this pull request as ready for review May 22, 2024 10:45
@HoloRin HoloRin requested a review from essen May 22, 2024 10:45
Copy link
Contributor

@lhoguin lhoguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to help but doesn't completely fix the extra time added in the build compared to v3.12.x.

@HoloRin HoloRin removed the request for review from essen May 22, 2024 12:11
@HoloRin HoloRin merged commit daf74ff into main May 22, 2024
@HoloRin HoloRin deleted the rin/rabbitmq-early-test-effeciency branch May 22, 2024 12:39
HoloRin added a commit that referenced this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants