David Michael writes:
> This causes random.d to be generated which makes random.o depend on
> mach_debug_U.h, ensuring it exists before random.c is compiled.
>
> * trans/Makefile: Add random.c to SRCS when gcrypt is used.
Merged, thanks!
Justus
signature.asc
Description: PGP signature
This causes random.d to be generated which makes random.o depend on
mach_debug_U.h, ensuring it exists before random.c is compiled.
* trans/Makefile: Add random.c to SRCS when gcrypt is used.
---
trans/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/trans/Makefile b/trans/Makefile
in