Go to file
Timm Bäder 0f98426a15 spec: Rely on default -flto values instead of using auto
According to the GCC docs[1], -flto=auto does:

> Use -flto=auto to use GNU make’s job server, if available, or
> otherwise fall back to autodetection of the number of CPU threads
> present in your system.

clang does not support -flto=auto (or -flto=jobserver for that matter),
so using this option breaks the build with non-gcc compilers. Pass just
-flto instead and rely on gcc doing the right thing.

[1] https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
2020-06-25 10:06:08 +00:00
.gitignore Update to 5.2.0 2020-02-03 21:53:14 -07:00
macros.octave Drop use of %buildarch in macros.octave (bugz#1733898) 2019-07-31 07:40:27 -06:00
octave-crash.patch Update to 4.4.1 2018-11-11 17:34:07 -07:00
octave-sundials3.patch Update to 5.2.0 2020-02-03 21:53:14 -07:00
octave.conf - Workaround broken pre-linking (#524493) 2009-11-15 08:09:59 +00:00
octave.spec spec: Rely on default -flto values instead of using auto 2020-06-25 10:06:08 +00:00
sources Upload new docs sources 2020-02-09 20:57:38 -07:00
xorg.conf Update to 4.0.0 2015-07-06 14:37:14 -06:00