aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorkartofen <kartofen.mail.0@protonmail.com>2025-07-01 00:11:29 +0300
committerkartofen <kartofen.mail.0@protonmail.com>2025-07-01 00:11:29 +0300
commita854ee90235597711e036fe38de2c310dab6e168 (patch)
treef53d551e49e2263b5208b9adf1d4c50943f4d59d /build.sh
parent3f3ad468ba6847f75717927f30a91fb82e70f7c9 (diff)
major refactor, more modular (wow because obviously modularity is always a good thing yes), and etc
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 2680884..464d86a 100755
--- a/build.sh
+++ b/build.sh
@@ -19,7 +19,7 @@ function leak
# cc util-tables -D_UTIL_TABLES_STANDALONE
# cc slr-table -D_SLR_TABLE_STANDALONE
# cc clr-table -D_CLR_TABLE_STANDALONE
-# cc lr-parser -D_LR_PARSER_STANDALONE -std=gnu99
+# cc lr-parser -D_LR_PARSER_STANDALONE
cc fusion
# leak lexer