diff options
| author | Lars Ingebrigtsen | 2021-04-25 20:36:01 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2021-04-25 20:36:01 +0200 |
| commit | 2a33fc8d19973d6fa8ccd37a4203fae99c214893 (patch) | |
| tree | 74c2c2e41234e03f74a84c548de29364fcf16edc | |
| parent | 289000eee729689b0cf362a21baa40ac7f9506f6 (diff) | |
| download | emacs-2a33fc8d19973d6fa8ccd37a4203fae99c214893.tar.gz emacs-2a33fc8d19973d6fa8ccd37a4203fae99c214893.zip | |
Adjust regexp to extra native-comp lines
| -rwxr-xr-x | admin/emake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/emake b/admin/emake index e95b17dbdc2..c909bd76337 100755 --- a/admin/emake +++ b/admin/emake | |||
| @@ -68,6 +68,8 @@ GEN.*loaddefs|\ | |||
| 68 | ^\"configure\" file built.|\ | 68 | ^\"configure\" file built.|\ |
| 69 | ^There seems to be no|\ | 69 | ^There seems to be no|\ |
| 70 | ^config.status:|\ | 70 | ^config.status:|\ |
| 71 | ELN_DESTDIR|\ | ||
| 72 | ^ *--bin-dest |\ | ||
| 71 | ^ *$|\ | 73 | ^ *$|\ |
| 72 | ^Makefile built|\ | 74 | ^Makefile built|\ |
| 73 | The GNU allocators don't work|\ | 75 | The GNU allocators don't work|\ |