[Buildroot] svn commit: trunk/buildroot/package: pcre

Thiago A. Corrêa thiago.correa at gmail.com
Thu Apr 24 23:06:02 UTC 2008


>   ninevoltz> +PCRE_VERSION = 7.6
>   ninevoltz> +PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2
>   ninevoltz> +PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
>   ninevoltz> +PCRE_INSTALL_STAGING = YES
>   ninevoltz> +PCRE_INSTALL_TARGET = YES
>   ninevoltz> +
>   ninevoltz> +PCRE_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
>   ninevoltz> +        --build=$(GNU_HOST_NAME) --prefix=/usr \
>   ninevoltz> +        --includedir=/usr/include
>
>  Is --includedir needed?
>

It just doesn't seam right. If it's needed, then it's using the host includes.



More information about the buildroot mailing list