Skip to content

Fix compilation error and update the clean rules#3

Merged
pdumais merged 1 commit intopdumais:masterfrom
sebastianene07:sene/fix_compilation_error_and_clean
Oct 1, 2020
Merged

Fix compilation error and update the clean rules#3
pdumais merged 1 commit intopdumais:masterfrom
sebastianene07:sene/fix_compilation_error_and_clean

Conversation

@sebastianene07
Copy link
Copy Markdown

Summary of Changes

Add -fno-pie flag to the compilation to prevent undefined _GDT symbol
during compilation. Update the clean rules to prevent them from stopping
the clean procedure if a file is not found. Add the generated files to
.gitignore.

Signed-off-by: Sebastian Ene sene@apache.org

 ## Summary of Changes

Add -fno-pie flag to the compilation to prevent undefined _GDT symbol
during compilation. Update the clean rules to prevent them from stopping
the clean procedure if a file is not found. Add the generated files to
.gitignore.

Signed-off-by: Sebastian Ene <sene@apache.org>
@pdumais pdumais merged commit 5fd5343 into pdumais:master Oct 1, 2020
@pdumais
Copy link
Copy Markdown
Owner

pdumais commented Oct 1, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants