Bug 1219034

Summary: devel:languages:nodejs prjconf disables _lto_cflags
Product: [openSUSE] openSUSE.org Reporter: Bruno Pitrus <brunopitrus>
Component: 3rd party softwareAssignee: Adam Majer <amajer>
Status: RESOLVED FIXED QA Contact: E-mail List <screening-team-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bruno Pitrus 2024-01-21 08:00:21 UTC
The project config for d:l:nodejs incorrectly sets `%_lto_cflags %nil` globally.

This causes eg. bitwarden which i maintain to get built in a different configuration here and in Factory, and causes the Fedora builds not to get LTO.
Comment 1 Adam Majer 2024-01-22 09:06:41 UTC
I've removed the macros from prjconf. Thanks for report!