Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478276
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | pyc files in source dir with O= |
| Date | 2016-09-07 15:10 +0200 |
| Message-ID | <seKM1-9T-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
When running "make htmldocs O=/path/to/somewhere", *.pyc files end up
in the source tree instead of in the build tree:
$ git ls-files -o
Documentation/sphinx/kernel-doc.pyc
Documentation/sphinx/kernel_include.pyc
Documentation/sphinx/rstFlatTable.pyc
$
This is with v4.8-rc5.
With next-20160907, two more files appear:
Documentation/sphinx/cdomain.pyc
Documentation/sphinx/load_config.pyc
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
pyc files in source dir with O= Geert Uytterhoeven <geert@linux-m68k.org> - 2016-09-07 15:10 +0200
Re: pyc files in source dir with O= Jani Nikula <jani.nikula@linux.intel.com> - 2016-09-07 15:30 +0200
Re: pyc files in source dir with O= Geert Uytterhoeven <geert@linux-m68k.org> - 2016-09-07 15:50 +0200
Re: pyc files in source dir with O= Jani Nikula <jani.nikula@linux.intel.com> - 2016-09-07 16:10 +0200
csiph-web