diff options
| author | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
| commit | 14d64a8adcc866deecd758b898e8ef2d836b354a (patch) | |
| tree | 83cff9669e266f8e283ccb8cd7518e909240f1e1 /admin/emake | |
| parent | bdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8 (diff) | |
| parent | ebe334cdc234de2897263aed4c05ac7088c11857 (diff) | |
| download | emacs-scratch/correct-warning-pos.tar.gz emacs-scratch/correct-warning-pos.zip | |
Merge branch 'master' into scratch/correct-warning-posscratch/correct-warning-pos
Diffstat (limited to 'admin/emake')
| -rwxr-xr-x | admin/emake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/emake b/admin/emake index 2ff553289da..6c778c85d41 100755 --- a/admin/emake +++ b/admin/emake | |||
| @@ -79,6 +79,8 @@ The GNU allocators don't work|\ | |||
| 79 | ^git config |\ | 79 | ^git config |\ |
| 80 | ^'\.git/|\ | 80 | ^'\.git/|\ |
| 81 | ^\^\(\(|\ | 81 | ^\^\(\(|\ |
| 82 | ^ANCIENT=yes make|\ | ||
| 83 | ^touch -t|\ | ||
| 82 | ^'build-aux/git-hooks\ | 84 | ^'build-aux/git-hooks\ |
| 83 | " | \ | 85 | " | \ |
| 84 | while read | 86 | while read |