Added sdcc-4.5.0

This commit is contained in:
Torsten Kurbad
2025-08-05 16:07:00 +02:00
parent d29d448d5c
commit 6b7b3c248d
7 changed files with 334 additions and 83 deletions
@@ -0,0 +1,13 @@
Fix implicit function declaration in configure logs: mkdir
https://bugs.gentoo.org/898594
--- a/support/cpp/configure.ac
+++ b/support/cpp/configure.ac
@@ -2317,6 +2317,7 @@
################################################################################
# mkdir takes a single argument on some systems.
+AC_CHECK_HEADERS([sys/stat.h])
gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG
# File extensions