emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/igc 987e03dec9c: ; * README-IGC (short): Fix typo.


From: Eli Zaretskii
Subject: scratch/igc 987e03dec9c: ; * README-IGC (short): Fix typo.
Date: Sun, 29 Dec 2024 11:06:01 -0500 (EST)

branch: scratch/igc
commit 987e03dec9c62d1609f7b035b326b2262ceb850b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * README-IGC (short): Fix typo.
---
 README-IGC | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-IGC b/README-IGC
index 993febbeb5c..d4180e463fb 100644
--- a/README-IGC
+++ b/README-IGC
@@ -92,7 +92,7 @@ where you copied the MPS header files and library.)
 
 To build the debug version of MPS:
 
-$ gcc -O0 -g -DCONFIG_VAR_COOL -c mpc.c -o mps-debug.o
+$ gcc -O0 -g -DCONFIG_VAR_COOL -c mps.c -o mps-debug.o
 $ ar rvs libmps-debug.a mps-debug.o
 $ cp libmps-debug.a ~/mps-artifacts
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]