Last-Update: 2020-02-11
Gbp-Pq: Name add-missing-flags-pie.patch
-Wundef -Wmissing-prototypes -Wno-trigraphs -Wredundant-decls -Wshadow \
-Wwrite-strings -Wstrict-aliasing -Wdate-time -Wno-unknown-warning \
-Wno-address-of-packed-member -ffunction-sections -fdata-sections \
- -Wimplicit-fallthrough -Wformat -Wno-format-security ${DEBUG_FLAGS}
+ -Wimplicit-fallthrough -Wformat -Wno-format-security -pie ${DEBUG_FLAGS}
# FIRMWARE_ARCH is defined if compiling for a firmware target
# (coreboot or depthcharge).