From 0f58d01248e1bf61742137a9332f1e008c8f733e Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 15 Oct 2017 10:38:35 -0400 Subject: midipix target: renamed option: -mtty-console --> -mdinga. --- libc/cbb-musl-pe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc') diff --git a/libc/cbb-musl-pe.h b/libc/cbb-musl-pe.h index 5f9dbf05a..88ac3ace2 100644 --- a/libc/cbb-musl-pe.h +++ b/libc/cbb-musl-pe.h @@ -89,7 +89,7 @@ extern "C" { "%{!shared:%R/lib/" \ "%{static:S}crt1.o}} " \ "%{!shared:%{mposix:%R/lib/crtposix.o}} " \ - "%{!shared:%{mtty-console:%R/lib/crtdev.o}} " \ + "%{!shared:%{mdinga:%R/lib/crtdinga.o}} " \ "%{shared:%R/lib/crte.o} " \ "%{static:crtbeginT.o%s;" \ "shared|pie:crtbeginS.o%s;" \ -- cgit v1.2.3