Commit 4598e488 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

arm_neon: Force libtool to be in CC mode when using a custom as for iOS.

parent 2526aec1
# When using a specific AS tool instead of gcc libtool goes mad
# without this. (This is the case with iOS).
LIBTOOL=@LIBTOOL@ --tag=CC
AM_CFLAGS += $(ARM_NEON_CFLAGS)
libaudio_format_neon_plugin_la_SOURCES = \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment