emacs.pkgs.xr: remove ignoreCompilationError which is not needed now
It builds fine for Emacs 30 and 31. Closes: #342489
This commit is contained in:
@@ -323,8 +323,5 @@ in
|
||||
'';
|
||||
});
|
||||
|
||||
# native-ice https://github.com/mattiase/xr/issues/9
|
||||
xr = ignoreCompilationError super.xr;
|
||||
|
||||
# keep-sorted end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user