1ad6282266
- Remove PORTEXAMPLES. pkg-plist was broken due to it[*]. - Add extra patches for EMULATOR option. - Create /var/run/{tpm,ima} in rc.d/tcsd script. Spotted by: antoine [*]
8 lines
293 B
Text
8 lines
293 B
Text
--- src/tddl/Makefile.am.orig 2013-07-27 04:24:29.000000000 +0900
|
|
+++ src/tddl/Makefile.am 2013-07-27 04:24:42.000000000 +0900
|
|
@@ -1,4 +1,4 @@
|
|
-lib_LIBRARIES=libtddl.a
|
|
+lib_LIBRARIES=
|
|
|
|
libtddl_a_SOURCES=tddl.c
|
|
libtddl_a_CFLAGS=-DAPPID=\"TCSD\ TDDL\" -I${top_srcdir}/src/include -fPIE -DPIE
|