Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae53640f authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Enable -fstack-protector-strong for arm64." am: 03b7effb

am: 3a8929bd

* commit '3a8929bd':
  Enable -fstack-protector-strong for arm64.
parents d8feb18e 3a8929bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ TARGET_GLOBAL_CFLAGS += \
    -fno-strict-aliasing \

TARGET_GLOBAL_CFLAGS += \
			-fstack-protector \
			-fstack-protector-strong \
			-ffunction-sections \
			-fdata-sections \
			-funwind-tables \