aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2018-11-13 22:01:15 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2018-11-14 07:51:17 +0800
commitb4fcce0bde81939c8401ff8ec011850299cd4662 (patch)
treee31b5025a54fa587fe027254248b0356d9246bfc /Changelog.md
parentda01e408988f7d0f6d6311b0af353ea4b573381e (diff)
downloaddexon-solidity-b4fcce0bde81939c8401ff8ec011850299cd4662.tar.gz
dexon-solidity-b4fcce0bde81939c8401ff8ec011850299cd4662.tar.zst
dexon-solidity-b4fcce0bde81939c8401ff8ec011850299cd4662.zip
Do not build LLL unless requested via the LLL cmake option
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index bb97c35b..b5e7eed8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,7 @@ Language Features:
Compiler Features:
+ * Build System: LLL is not built anymore by default. Must configure it with CMake as `-DLLL=ON`.
Bugfixes: