Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
commit4a24470497360d8b77568b83008d0e9d6eb0787d
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Jun 2009 19:27:09 +0000 (17 14:27 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Jun 2009 15:10:50 +0000 (22 10:10 -0500)
tree912f68c99b78d7be107f0ca33b99b4d4cd21eb52
parentd2e9fd8f703203c2eeeed120b1ef6c3a6574e0ab
Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror

This eliminates the results unused warnings.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
Makefile.target