Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
science
irrlicht
fix-sha2-gcc6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-sha2-gcc6.patch of Package irrlicht
diff -Nur irrlicht-1.8.3/source/Irrlicht/aesGladman/sha2.h new/source/Irrlicht/aesGladman/sha2.h --- irrlicht-1.8.3/source/Irrlicht/aesGladman/sha2.h 2013-01-29 13:28:40.000000000 +0100 +++ new/source/Irrlicht/aesGladman/sha2.h 2016-06-30 22:26:23.181868504 +0200 @@ -76,7 +76,7 @@ #else #include <stdint.h> #endif - typedef int64_t sha2_64t; + typedef uint64_t sha2_64t; #if __WORDSIZE==64 #define s_u64 ul #else
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