Replies: 3 comments
-
The problem is that I had to statically include ooenssl since it has been
removed on steam os.
This in itself is not a big size increase only a couple of kb.
But for some reason upx crashes when it tries to compress the binary on
Linux now.
If I compress it locally it's all fine, but if I do it on the github build
machines it just crashes.
So for now I disabled it again.
You can see that there are a couple of builds that have failed in the
github actions.
…On Mon, Jan 2, 2023, 05:32 vkbsb ***@***.***> wrote:
The linux binary size seems to have increased from 4MB to 16MB right now
in the latest release. Is there a specific library thats' causing this?
would be awesome to keep it at the original size :D
—
Reply to this email directly, view it on GitHub
<#303>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEE7DB6D6C5CGZNHBLCGATWQJK5ZANCNFSM6AAAAAATOQBHUU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Manually compressed the latest version and re-uploaded it, about 5 mb now. I will have to find a way to get around this manual step in the future, but for now it works. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thank you this helps a lot :D
…On Mon, Jan 2, 2023 at 11:59 AM Philip Kristoffersen < ***@***.***> wrote:
Manually compressed the latest version and re-uploaded it, about 5 mb now.
I will have to find a way to get around this manual step in the future, but
for now it works.
—
Reply to this email directly, view it on GitHub
<#303 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AASGBWYETOO4R3UJ4ER6KL3WQJYWBANCNFSM6AAAAAATOQBHUU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The linux binary size seems to have increased from 4MB to 16MB right now in the latest release. Is there a specific library thats' causing this? would be awesome to keep it at the original size :D
Beta Was this translation helpful? Give feedback.
All reactions