Skip to content

Remove binary stripping code for Linux - #19

Merged
spacey-sooty merged 1 commit into
PhotonVision:mainfrom
Gold856:remove-strip-logic
Aug 24, 2026
Merged

Remove binary stripping code for Linux#19
spacey-sooty merged 1 commit into
PhotonVision:mainfrom
Gold856:remove-strip-logic

Conversation

@Gold856

@Gold856 Gold856 commented Aug 1, 2026

Copy link
Copy Markdown

It references old toolchains that aren't used any more, so the code is unused. Since it's unused and it's not bothering anyone, we should remove it (this also makes upgrading to Gradle 10 easier). As a sidenote, I think leaving in the debug symbols is good so that JVM crashes have symbolized stack traces. It makes debugging easier.

It references old toolchains that aren't used any more, so the code is
unused. Since it's unused and it's not bothering anyone, we should
remove it (this also makes upgrading to Gradle 10 easier).
As a sidenote, I think leaving in the debug symbols is good so that JVM
crashes have symbolized stack traces. It makes debugging easier.
@spacey-sooty
spacey-sooty merged commit 85c27b0 into PhotonVision:main Aug 24, 2026
13 checks passed
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