summarylogtreecommitdiffstats
path: root/GBE-let-GenRegister-reg-never-return-uninitialized-m.patch
AgeCommit message (Collapse)Author
2019-12-01Fix build against current git versionMichael Lass
This introduces a couple of changes: * match more closely the version in the community repository * change git url to github as it contains newer commits * build against LLVM 7, as this is currently the most recent version supported by upstream * add optional patch to resolve undefined behavior / segfaults * build with cmake and ninja