Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
libgcrypt
libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch of Package libgcrypt
Index: libgcrypt-1.9.0/cipher/Makefile.am =================================================================== --- libgcrypt-1.9.0.orig/cipher/Makefile.am +++ libgcrypt-1.9.0/cipher/Makefile.am @@ -155,6 +155,12 @@ tiger.o: $(srcdir)/tiger.c Makefile tiger.lo: $(srcdir)/tiger.c Makefile `echo $(LTCOMPILE) -c $< | $(o_flag_munging) ` +# rijndael.c needs -fno-strict-aliasing +rijndael.o: $(srcdir)/rijndael.c + `echo $(COMPILE) -fno-strict-aliasing -c $(srcdir)/rijndael.c` + +rijndael.lo: $(srcdir)/rijndael.c + `echo $(LTCOMPILE) -fno-strict-aliasing -c $(srcdir)/rijndael.c` # We need to disable instrumentation for these modules as they use cc as # thin assembly front-end and do not tolerate in-between function calls
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