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

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

Merge "Enable -fstack-protector-strong for arm64."

am: 03b7effb

* commit '03b7effb':
  Enable -fstack-protector-strong for arm64.
parents d51fd72f 03b7effb
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 \