aboutsummaryrefslogtreecommitdiff
path: root/projects/ibmswtpm2/no_writes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ibmswtpm2/no_writes.patch')
-rw-r--r--projects/ibmswtpm2/no_writes.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/projects/ibmswtpm2/no_writes.patch b/projects/ibmswtpm2/no_writes.patch
index a9be0dccf..ca8d7c699 100644
--- a/projects/ibmswtpm2/no_writes.patch
+++ b/projects/ibmswtpm2/no_writes.patch
@@ -84,12 +84,10 @@ diff --git a/makefile b/makefile
index cc3e410..c10ba5a 100644
--- a/makefile
+++ b/makefile
-@@ -40,16 +40,19 @@
+@@ -40,16 +40,16 @@
- CC = /usr/bin/gcc
-+CC = clang
-+CXX = clang++
+-CC = /usr/bin/gcc
-CCFLAGS = -Wall \
+CCFLAGS = $(CFLAGS) -Wall \