Re: [PATCH 2/2] Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux