iverilog/driver
Huang Rui f20865a5ea Include mach-o/dyld.h for _NSGetExecutablePath on macOS
driver/main.c uses _NSGetExecutablePath in the __APPLE__ code path
but does not include the header that declares it, causing a build
failure on macOS.

Signed-off-by: Huang Rui <vowstar@gmail.com>
2026-03-27 11:45:32 +08:00
..
Makefile.in Fix manual PDF generation 2026-02-08 23:07:56 -08:00
cflexor.lex Fix some clang warnings 2024-11-26 23:33:52 -08:00
cfparse.y Report error if command file is not properly terminated. 2020-11-26 16:11:59 -08:00
cfparse_misc.h Fix fails to build with -fno-common or gcc-10 2020-01-29 00:08:59 +08:00
cppcheck.sup New cppcheck cleanup 2026-02-06 15:06:28 -08:00
globals.h Report error if command file is not properly terminated. 2020-11-26 16:11:59 -08:00
iverilog.man.in Change strict-net-declaration to strict-net-var-declaration. 2026-03-21 20:18:53 +00:00
main.c Include mach-o/dyld.h for _NSGetExecutablePath on macOS 2026-03-27 11:45:32 +08:00
substit.c A bunch more cppcheck cleanup 2026-01-13 01:25:01 -08:00