On 13 March 2013 12:15, Aaron Carroll <xaaronc@xxxxxxxxx> wrote: > diff --git a/configure b/configure > index d1f277d..1827e02 100755 > --- a/configure > +++ b/configure > @@ -234,7 +234,7 @@ Android) > output_sym "CONFIG_CLOCK_GETTIME" > output_sym "CONFIG_CLOCK_MONOTONIC" > echo "CC=$cc" >> $config_host_mak > - echo "EXTFLAGS=$CFLAGS -include config-host.h -DFIO_NO_HAVE_SHM_H > -D_GNU_SOURCE" >> $config_host_mak > + echo "EXTFLAGS=$CFLAGS -include config-host.h -D_GNU_SOURCE" >> > $config_host_mak > exit 0 > esac And gmail has mangled my diff. Correct version attached. -- Aaron
Attachment:
no-have-shm.patch
Description: Binary data