Opened 8 months ago
Last modified 8 weeks ago
#5702 new defect
lto-wrapper: warning: using serial compilation of # LTRANS jobs
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.6.0 |
Component: | build | Version: | master |
Keywords: | Cc: |
Description
I get this annoying warning whenever I build PostGIS.
This also happens when NOT passing --enable-lto
to the configure call
I'm building with gcc 11.4.0
This may be relevant: https://stackoverflow.com/questions/72218980/gcc-v12-1-warning-about-serial-compilation
Change History (2)
comment:1 by , 2 months ago
comment:2 by , 8 weeks ago
Milestone: | PostGIS 3.5.0 → PostGIS 3.6.0 |
---|
Note:
See TracTickets
for help on using tickets.
is this issue only with master or you have same issue with 3.4?