On Thu, Feb 25, 2016 at 02:56:52PM +0100, Clément Bœsch wrote:
> On Thu, Feb 25, 2016 at 02:47:45PM +0100, Hendrik Leppkes wrote:
> > On Thu, Feb 25, 2016 at 2:35 PM, Clément Bœsch wrote:
> > > From: Clément Bœsch
> > >
> > > This option is typically useful when cross-compiling dynamic libraries
On Thu, Feb 25, 2016 at 02:47:45PM +0100, Hendrik Leppkes wrote:
> On Thu, Feb 25, 2016 at 2:35 PM, Clément Bœsch wrote:
> > From: Clément Bœsch
> >
> > This option is typically useful when cross-compiling dynamic libraries
> > for iOS, with something such as --install_name_dir=@rpath
>
> I don'
On Thu, Feb 25, 2016 at 2:35 PM, Clément Bœsch wrote:
> From: Clément Bœsch
>
> This option is typically useful when cross-compiling dynamic libraries
> for iOS, with something such as --install_name_dir=@rpath
I don't know about any other things and their options for iOS
building, but that opti
From: Clément Bœsch
This option is typically useful when cross-compiling dynamic libraries
for iOS, with something such as --install_name_dir=@rpath
---
configure | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
index 8436b09..64750e4 100755
--- a/co