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

Miscellaneous convenient changes. #1084

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

Conversation

Blady-Com
Copy link

Add convenient makefile targets in order to build and install glib lsp_client.
Ensure that address randomization is not active for backtracking in dev mode.

@CLAassistant
Copy link

CLAassistant commented Nov 27, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@AnthonyLeonardoGracio AnthonyLeonardoGracio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can disable PIE for Linux too, since it will be enabled by default with newer GNAT compilers


lsp_client_glib-build:
$(GPRBUILD) -P gnat/lsp_client_glib.gpr -p $(COVERAGE_BUILD_FLAGS) \
-XVERSION=$(TRAVIS_TAG)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use travis, why we need TRAVIS_TAG?

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.

None yet

4 participants