Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37479352
en ru br
Репозитории ALT

Группа :: Разработка/Ядро
Пакет: kernel-source-rtl8723de-4.11up

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: alt-build-time.patch
Скачать


--- a/core/rtw_debug.c
+++ b/core/rtw_debug.c
@@ -47,7 +47,7 @@ const char *rtw_log_level_str[] = {
 void dump_drv_version(void *sel)
 {
 	RTW_PRINT_SEL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION);
-	RTW_PRINT_SEL(sel, "build time: %s %s\n", __DATE__, __TIME__);
+	RTW_PRINT_SEL(sel, "build time: not included for reproducible builds\n");
 }
 
 void dump_drv_cfg(void *sel)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin