Browse Source

mmc-utils: restore FORTIFY_SOURCE=2

The previous commit
ba4338d mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 9 years ago
committed by Michael Heimpold
parent
commit
360122ed5d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/mmc-utils/patches/001-properly-set-fortify-source-in-makefile.patch

utils/mmc-utils/patches/001-dont-set-fortify-source-in-makefile.patch → utils/mmc-utils/patches/001-properly-set-fortify-source-in-makefile.patch View File


Loading…
Cancel
Save