[ndk][arm] Allow multiple -arm-enable-ehabi and -arm-enable-ehabi-descriptors
Clang adds -arm-enable-ehabi and -arm-enable-ehabi-descriptors unconditionally for Android. This may fail when user also specify "-mllvm -arm-enable-ehabi" or "-mllvm -arm-enable-ehabi-descriptors" in the command line. Fix to allow multiple occurrences. Change-Id: If2bc4789dd3d311ce5e99c9072103b29eadb16bc
Loading
Please sign in to comment