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

Fix cmake configuration with -pie #817

Merged
merged 1 commit into from Aug 29, 2020
Merged

Conversation

stanfordcox
Copy link
Contributor

Remove DYNINST_RT_CMAKE_C_FLAGS which causes a mismatch when configuring dyninstAPI_RT with -pie

This is just the minimum patch. It builds and links with the standard *_FLAGS. I wonder about the if(BUILD_RTLIB)
loop step to allow building with a separate compiler. I cannot foresee a situation on Linux where doing that is advantageous.

Remove DYNINST_RT_CMAKE_C_FLAGS which causes a mismatch when configuring dyninstAPI_RT with -pie
@hainest hainest self-assigned this Aug 29, 2020
@hainest hainest added build code cleanup Bring the code up to modern standards or remove deprecated features labels Aug 29, 2020
@hainest hainest added this to the Release 10.3 milestone Aug 29, 2020
@hainest hainest added bug and removed code cleanup Bring the code up to modern standards or remove deprecated features labels Aug 29, 2020
@hainest
Copy link
Contributor

hainest commented Aug 29, 2020

https://bottle.cs.wisc.edu/search?dyninst_branch=PR817&status=OK

No new regressions. Looks good. Thanks, Stan!

@hainest hainest merged commit 3875197 into dyninst:master Aug 29, 2020
@stanfordcox stanfordcox deleted the scox/rtcmake branch October 27, 2021 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants