Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

enable to use some hardening flags #118

Merged
merged 1 commit into from Jan 29, 2018
Merged

enable to use some hardening flags #118

merged 1 commit into from Jan 29, 2018

Conversation

henrich
Copy link
Contributor

@henrich henrich commented Jan 29, 2018

  • Maybe CC is not only gcc (e.g. clang)
  • add $(CPPFLAGS) and $(LDFLAGS) for hardening
  • at least -O3 is not best for default variable, -O2 is better
  • sometimes debug information is necessary

- Maybe CC is not only gcc (e.g. clang)
- add $(CPPFLAGS) and $(LDFLAGS) for hardening
- at least -O3 is not best for default variable, -O2 is better
- sometimes debug information is necessary
@sbalabanov-zz sbalabanov-zz merged commit 2b0ade9 into facebookarchive:master Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants