[x264-devel] [PATCH 1/5] Makefile: Recursively delete conftest files
Martin Storsjö
martin at martin.st
Fri Jan 27 20:48:30 CET 2017
On Fri, 27 Jan 2017, Vittorio Giovara wrote:
> They are stored in a directory on macOS.
> ---
> Without this make distclean errors out.
The conftest files themselves aren't stored in any separate directory, but
one of them might be conftest.dSYM which _is_ a directory. Is this the
file you're seeing? (I don't seem to get it when I test things here at
least though.) It'd be good to clarify that in the commit message IMO.
// Martin
More information about the x264-devel
mailing list