From a69b728b5b9efa34d0af9f9ce0b248d05f7791b0 Mon Sep 17 00:00:00 2001 From: Georg-Johann Lay Date: Thu, 6 Feb 2025 19:00:28 +0100 Subject: [PATCH] avr.opt.urls += -mcvt gcc/ * config/avr/avr.opt.urls: Add mcvt. --- gcc/config/avr/avr.opt.urls | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls index 89a836f2d0ac..5470fe72591c 100644 --- a/gcc/config/avr/avr.opt.urls +++ b/gcc/config/avr/avr.opt.urls @@ -5,6 +5,9 @@ mcall-prologues UrlSuffix(gcc/AVR-Options.html#index-mcall-prologues) +mcvt +UrlSuffix(gcc/AVR-Options.html#index-mcvt) + mmcu= UrlSuffix(gcc/AVR-Options.html#index-mmcu) -- 2.47.2