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

Commit d5565942 authored by David Turner's avatar David Turner Committed by Android Code Review
Browse files

Merge "x86: Disable stack-protector until bionic is fixed"

parents f245dd79 6ddd4ead
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