You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
303 B

  1. Tools build can fail because -stack-protector-all is missing
  2. --- a/tools/Makefile.am.orig 2019-12-25 18:51:48.947959673 +0800
  3. +++ b/tools/Makefile.am 2019-12-25 18:51:56.165952726 +0800
  4. @@ -8,6 +8,7 @@ AM_CPPFLAGS = \
  5. AM_LDFLAGS = \
  6. $(LIBRT) \
  7. + $(WARN_LDFLAGS) \
  8. $(NULL)
  9. noinst_PROGRAMS = \