diff options
author | bloodstalker <thabogre@gmail.com> | 2018-07-01 12:10:17 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-07-01 12:10:17 +0000 |
commit | 3f7a6e1cb02d2743b8343df21368d2aadfe81d8c (patch) | |
tree | 977f9058136c901d7c5106bb58272d5783365b5e /test/makefile | |
parent | updated the makefiles (diff) | |
download | faultreiber-3f7a6e1cb02d2743b8343df21368d2aadfe81d8c.tar.gz faultreiber-3f7a6e1cb02d2743b8343df21368d2aadfe81d8c.zip |
update
Diffstat (limited to 'test/makefile')
-rw-r--r-- | test/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/makefile b/test/makefile index d5598ea..6dec265 100644 --- a/test/makefile +++ b/test/makefile @@ -1,4 +1,4 @@ -TARGET=XXX +TARGET=autowasm CC=clang CC?=clang CC_FLAGS=-fpic |