-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a workaround to use AK on Ubuntu-18.04 due to "gettid" #25527
Comments
Does adding a
after the |
@nico
|
Oh, Ubuntu-18.04 is ancient 😅 Up to you how far back you want to go with jakt support, I suppose :) |
I don't really mind supporting older systems in jakt, but AK has to support them too. |
Understood. If it's just those 5 lines, that seems alright. If it's considerably more messy, maybe it isn't. |
Ubuntu 18.04 is quite old indeed. It reached EOL more than one year ago (May 2023). |
Hello @LucasChollet I have several programs and development tools that do not make it easy for me to upgrade right now and it's working so far for my use cases the needed fix doesn't seem too complicated or have undesired side effects. |
To build on Ubuntu-18.04 I need to add this:
The text was updated successfully, but these errors were encountered: