How to add -fno-stack-protector when using Android Studio?

Viewed 10

I am using Android Studio to compile an .APK from Cocos Creator project. And not too familiar with the tool(Android Studio).

How do I add extra option such as -fno-stack-protector , -fno-limit-debug-info in the compiler on Android Studio?

I have been searching around, but found nothing related to it.

0 Answers
Related