Skip to content

Conversation

arrowd
Copy link
Contributor

@arrowd arrowd commented Aug 30, 2025

@BSDKaffee I tested this up to compiling www/falkon. Did not run-test this, though.

arrowd added 5 commits August 30, 2025 23:37
This allows to avoid undefined references during linking with -Wl,-no-undefined

See https://reviews.freebsd.org/D30842
This allows to avoid undefined references during linking with -Wl,-no-undefined
Note that the similar patch for www/chromium is not required because the
extern char** environ usage ends up in the executable, not a library.

See https://reviews.freebsd.org/D30842
It was added to workaround the "extern char** environ" problem [1], which is now
fixed in other way.

[1] https://reviews.freebsd.org/D30842
@arrowd arrowd requested a review from BSDKaffee August 30, 2025 20:40
@BSDKaffee
Copy link
Contributor

Looks good to me, but I doubt I will have time to run test with Qt 6.9.x. I'll test with 6.10 after I hammer that out, though. Upstream might skip 6.9.3, so I don't want to spend too much more time on 6.9, but if it works for you, I'm fine with it.

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.

2 participants