projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d916bf
)
; * src/Makefile.in: Fix typo.
author
Philipp Stephani
<phst@google.com>
Fri, 28 May 2021 14:56:17 +0000
(16:56 +0200)
committer
Philipp Stephani
<phst@google.com>
Fri, 28 May 2021 14:56:17 +0000
(16:56 +0200)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index d9f65b5bd0ef7d034c6d7cbc4600a503164d1c46..79cddb35b5538b1cab045a5bfe3dc0230497dc6e 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-342,7
+342,7
@@
DUMPING=@DUMPING@
CHECK_STRUCTS = @CHECK_STRUCTS@
HAVE_PDUMPER = @HAVE_PDUMPER@
-## ARM Macs require that all code have a valid signature. Since pump
+## ARM Macs require that all code have a valid signature. Since p
d
ump
## invalidates the signature, we must re-sign to fix it.
DO_CODESIGN=$(patsubst aarch64-apple-darwin%,yes,@configuration@)