aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2018-12-03 23:36:18 -0400
committerEduardo Julian2018-12-03 23:36:18 -0400
commit53d2451a44e1241ec2c4b14e07b501156f792d71 (patch)
tree8ce6fb88f941a00ea5dbdd3448a9e8e175ce3535 /stdlib/project.clj
parent7fab6e42fb986b1d66a6ab9cdf822f429224a3d3 (diff)
Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/33
Diffstat (limited to '')
-rw-r--r--stdlib/project.clj1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/project.clj b/stdlib/project.clj
index 4d01ffed4..53ad8718c 100644
--- a/stdlib/project.clj
+++ b/stdlib/project.clj
@@ -16,7 +16,6 @@
:scm {:name "git"
:url "https://github.com/LuxLang/lux.git"}
- :jvm-opts ["-Xss4m"]
:dependencies []
:source-paths ["source"]