mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-22 10:30:52 +00:00
![]() To be able to test-compile with include/swtpm/tpm_ioctl.h in configure.ac move the definition of __USE_LINUX_IOCTL_DEFS out of the configure script into the header file so that the #define is there when needed. In the configure.ac script the CFLAGS were extended only after the test-compiling to determine the HARDENING_CFLAGS and the test-compilation failed on Cygwin (only) since the tpm_ioctl.h didn't compile because of this missing #define. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
---|---|---|
.. | ||
swtpm | ||
compiler_dependencies.h | ||
Makefile.am | ||
swtpm.h.in | ||
sys_dependencies.h |