Skip to content

Conversation

markus-wa
Copy link
Contributor

This makes sure we use the same as Source2, which uses shared versions

Also resolves mismatch with custom LD_PRELOAD libs that use shared libcc/libc++

This makes sure we use the same as Source2
@markus-wa markus-wa requested a review from roflmuffin as a code owner August 21, 2025 09:54
@markus-wa
Copy link
Contributor Author

ping @roflmuffin - is this something we can get merged? Any objections?

@roflmuffin
Copy link
Owner

This change would mean you can only ever run in steamrt environment right (though you probably should be anyway)

@markus-wa
Copy link
Contributor Author

Hmm, I don't think so - my understanding is that CS2 itself is compiled like this so CS2 already uses these shared libs
This just makes it so that CSS uses the same shared libs as CS2 (whatever the ones installed on the system are) rather than statically compiled ones which may mismatch and cause conflicts with the system-installed ones

@markus-wa
Copy link
Contributor Author

Any news 👀 - would prefer using the official releases rather than keeping a fork in sync on every update 😄 🤞

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