Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
MozillaFirefox
fix-sle12-build-errors.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-sle12-build-errors.patch of Package MozillaFirefox
Index: firefox-124.0.1/mfbt/Assertions.h =================================================================== --- firefox-124.0.1.orig/mfbt/Assertions.h +++ firefox-124.0.1/mfbt/Assertions.h @@ -230,7 +230,7 @@ MOZ_NoReturn(int aLine) { # define MOZ_REALLY_CRASH(line) \ do { \ *((volatile int*)MOZ_CRASH_WRITE_ADDR) = line; /* NOLINT */ \ - MOZ_NOMERGE ::abort(); \ + ::abort(); \ } while (false) # else # define MOZ_REALLY_CRASH(line) \
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor