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

Commit 57a477ff authored by David Turner's avatar David Turner Committed by Android Git Automerger
Browse files

am 6f9b7562: am d5565942: Merge "x86: Disable stack-protector until bionic is fixed"

* commit '6f9b7562':
  x86: Disable stack-protector until bionic is fixed
parents 6e7926a6 6f9b7562
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -80,6 +80,9 @@ TARGET_GLOBAL_CFLAGS += \
			-fPIC \
			-include $(call select-android-config-h,target_linux-x86)

# Fix this after ssp.c is fixed for x86
# TARGET_GLOBAL_CFLAGS += -fstack-protector

TARGET_GLOBAL_CPPFLAGS += \
			-fno-use-cxa-atexit