Skip to content

Conversation

@intrigus-lgtm
Copy link
Contributor

Similar to #7156 but also fixes EXTRA_{CXXFLAGS|LDFLAGS}
So future code isn't affected once someone starts to use those. (Currently only EXTRA_FLAGS is used:

firedancer/deps.sh

Lines 40 to 42 in 554a075

EXTRA_CFLAGS="-g3 -fno-omit-frame-pointer"
EXTRA_CXXFLAGS=""
EXTRA_LDFLAGS=""
)

Similar to #7156
but also fixes EXTRA_{CXXFLAGS|LDFLAGS}
So future code isn't affected once someone starts to use those.
(Currently only EXTRA_FLAGS is used: https://github.com/firedancer-io/firedancer/blob/554a075c72deebfc83f8507089100fe0d0d57588/deps.sh#L40-L42)
@github-actions
Copy link

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.053033 s 0.053027 s -0.011%
backtest mainnet-368528500-perf snapshot load 1.704 s 1.681 s -1.350%
backtest mainnet-368528500-perf total elapsed 53.03327 s 53.027414 s -0.011%
firedancer mem usage with mainnet.toml 992.14 GiB 992.14 GiB 0.000%

@ripatel-fd ripatel-fd merged commit 0d2c317 into main Nov 11, 2025
12 checks passed
@ripatel-fd ripatel-fd deleted the intrigus/fix/robust-extra-flags-deps.sh branch November 11, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants