Mark Levedahl <mleved...@gmail.com> writes:

> Junio - The above notes are more accurate than in my previous commit message,
> so if this commit survives into next/master, I would prefer this version as
> opposed to the one now on pu (da875762)

Thanks, will replace.

What do we want to do with the compat/regex build-time switch?

IIRC, this was only needed for 1.7 and not 1.5, and I also would
expect (without anything to back-up, so this is more a faith than
expectation) over time the "new library" would have a working regex
library.

>
> Mark
>
>  config.mak.uname | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/config.mak.uname b/config.mak.uname
> index 174703b..bf5db47 100644
> --- a/config.mak.uname
> +++ b/config.mak.uname
> @@ -164,7 +164,6 @@ ifeq ($(uname_O),Cygwin)
>       NO_THREAD_SAFE_PREAD = YesPlease
>       NEEDS_LIBICONV = YesPlease
>       NO_FAST_WORKING_DIRECTORY = UnfortunatelyYes
> -     NO_TRUSTABLE_FILEMODE = UnfortunatelyYes
>       NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
>       # There are conflicting reports about this.
>       # On some boxes NO_MMAP is needed, and not so elsewhere.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to