summarylogtreecommitdiffstats
path: root/dkms.conf
AgeCommit message (Collapse)Author
2017-09-12Fix build with Linux 4.13Michael Lass
Also remove GCC workaround as the underlying bug was fixed.
2017-06-01Add fix for gcc bugMichael Lass
The following error flaws the check for gid in the group_info struct. For now we just set the corresponding define manually. /var/lib/dkms/openafs/1.6.20.2/build/conftest.dir/conftest.c:43:8: internal compiler error: Segmentation fault struct group_info _test; printk("%x\n", &_test.gid); ^~~~~~~~~~
2015-06-08Initial commitMichael Lass