Skip to content
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

cmake #1

Open
1 of 3 tasks
LWSS opened this issue Jun 4, 2020 · 0 comments
Open
1 of 3 tasks

cmake #1

LWSS opened this issue Jun 4, 2020 · 0 comments

Comments

@LWSS
Copy link
Contributor

LWSS commented Jun 4, 2020

  • try and remove usage of -fPIC, this allows the compiler to detect functions that are only used locally and optimize for that. Maybe replace with -fPIE to remove PLT/GOT ( UPDATE 10/06/20: see 8285d55, some work has been done on this. Note that not all modules use -fpic, that is why it's spammed across so many cmakelists instead of being put in every single one.)
  • upgrade the old 2010 libjpeg to libjpeg-turbo ( maybe distro package? I know they're named differently on other distros )
  • port other platforms?
tupoy-ya pushed a commit to tupoy-ya/Kisak-Strike that referenced this issue Nov 27, 2023
removed stupid lwss hacks and configured vpc mak files
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

No branches or pull requests

1 participant