Bug 1219034 - devel:languages:nodejs prjconf disables _lto_cflags
Summary: devel:languages:nodejs prjconf disables _lto_cflags
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: All All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Adam Majer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-21 08:00 UTC by Bruno Pitrus
Modified: 2024-01-22 09:06 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!