quick fix
authorMart Lubbers <mart@martlubbers.net>
Mon, 14 Mar 2016 19:54:43 +0000 (20:54 +0100)
committerMart Lubbers <mart@martlubbers.net>
Mon, 14 Mar 2016 19:54:43 +0000 (20:54 +0100)
spl.icl
spl.prj

diff --git a/spl.icl b/spl.icl
index 0a3f197..da8fa31 100644 (file)
--- a/spl.icl
+++ b/spl.icl
@@ -82,6 +82,7 @@ parseArgs w
        version=False,
        lex=False,
        parse=True,
+       selftest=False,
        fp=Nothing,
        help=False}, w)
 where
diff --git a/spl.prj b/spl.prj
index b0e9413..a7a20dd 100644 (file)
--- a/spl.prj
+++ b/spl.prj
@@ -31,7 +31,6 @@ Global
        Link
                LinkMethod:     Static
                GenerateRelocations:    False
-               GenerateSymbolTable:    False
                GenerateLinkMap:        False
                LinkResources:  False
                ResourceSource: 
@@ -618,7 +617,7 @@ OtherModules
                        Fusion: False
        Module
                Name:   System.OS
-               Dir:    {Application}/lib/clean-platform/OS-Mac
+               Dir:    {Application}/lib/clean-platform/OS-Linux-64
                Compiler
                        NeverMemoryProfile:     False
                        NeverTimeProfile:       False