diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/Stacker/lib/compiler/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/Stacker/lib/compiler/Makefile b/projects/Stacker/lib/compiler/Makefile index bc9dc45d66..67c9e13ff2 100644 --- a/projects/Stacker/lib/compiler/Makefile +++ b/projects/Stacker/lib/compiler/Makefile @@ -8,7 +8,6 @@ LEVEL=../.. # # Give the name of a library. This will build a dynamic version. # -SHARED_LIBRARY=1 LIBRARYNAME=stkr_compiler # |