configure: build with -fstack-protector-strong if supported.

This commit is contained in:
Juan RP
2014-12-28 03:36:40 +01:00
parent b513a5e15e
commit b1b0264a4e
2 changed files with 10 additions and 7 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.43 (???):
* configure: build with -fstack-protector-strong if supported by the compiler,
and fallback to -fstack-protector-all otherwise.
* xbps-pkgdb(8): the `packaged-with` string obj is removed from pkgdb.
Since 0.42 that object is unnecessary and is being obsoleted.