configure: enable PIE and RELRO by default if compiler supports it.

(cherry picked from commit d79e3a641de934cd7546b2e628a8c6ea175b6c37)
This commit is contained in:
Juan RP
2012-09-04 11:31:48 +02:00
parent 6ece895957
commit 886807687e
2 changed files with 15 additions and 16 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.17 (???):
* configure: if compiler supports PIE and RELRO, enable them by default.
* xbps-repo(8): the 'show-deps' target does not show the repository from
the matching target package, just the list of dependencies.