aboutsummaryrefslogtreecommitdiff
path: root/changes/bug9948
blob: 492744b2b946c600e620cfe3519e6868b94baff4 (about) (plain)
1
2
3
4
  o Minor features (build):
    - If we run ./configure and the compiler recognizes -fstack-protector
      but the linker rejects it, warn the user about a potentially missing
      libssp package. Addresses ticket 9948. Patch from Benedikt Gollatz.