[vlc-devel] [PATCH 2/3] Allow build vlc-ios for selected architecture armv7 or armv7s

Gleb Pinigin gpinigin at gmail.com
Fri Jan 25 03:40:58 CET 2013


Well, what is the proper way to pass sub-architectural variants?

I think it isn't right place(main.mak) to define some architectural
specific flags, ain't it?
       ifeq ($(ARCH), arm)
       EXTRA_CFLAGS += -arch armv7 -mcpu=cortex-a8


2013/1/25 Rémi Denis-Courmont <remi at remlab.net>

> No, $(ARCH) is not intended to contain sub-architectural variants. It's
> "arm"
> for all 32-bits ARM subarchitectures.
>
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20130125/c8c0b2b8/attachment.html>


More information about the vlc-devel mailing list