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

Add OpenJDK static PIE ELF #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

alinichim
Copy link

The configuration process fails to link X11 libraries when using -static-pie. It works only when the configuration process runs without this flag.

Signed-off-by: Alin Ichim <alinichim49@gmail.com>
Signed-off-by: Alin Ichim <alinichim49@gmail.com>
@alinichim alinichim changed the title Configuration fail Add OpenJDK static PIE ELF Oct 12, 2022
@alinichim alinichim marked this pull request as ready for review October 14, 2022 14:04
@razvand razvand added kind/hackathon Hackathon challenge enhancement New feature or request labels Oct 23, 2022
@razvand razvand self-assigned this Oct 23, 2022
@razvand razvand linked an issue Oct 23, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/hackathon Hackathon challenge
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add Java as static PIE build
2 participants