aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2021-09-10 01:28:29 -0600
committerSelene ToyKeeper2021-09-10 01:28:29 -0600
commitbd934678b03f0448aa7fd128fe0a745651b545ce (patch)
tree8b2407c6a6647fd1ff5e5e9b1ac61fa6545af5fa
parentfixed K9.3 builds (oops, new update_tint() needed to be compiled out for K9.3) (diff)
downloadanduril-bd934678b03f0448aa7fd128fe0a745651b545ce.tar.gz
anduril-bd934678b03f0448aa7fd128fe0a745651b545ce.tar.bz2
anduril-bd934678b03f0448aa7fd128fe0a745651b545ce.zip
fixed builds which failed due to being too big (rot66, mf01-mini)
by turning off one more of the recent extra features (can turn it back on later if the build size goes down)
-rw-r--r--spaghetti-monster/anduril/cfg-ff-rot66.h2
-rw-r--r--spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-ff-rot66.h b/spaghetti-monster/anduril/cfg-ff-rot66.h
index 7e21fe7..48541a7 100644
--- a/spaghetti-monster/anduril/cfg-ff-rot66.h
+++ b/spaghetti-monster/anduril/cfg-ff-rot66.h
@@ -43,3 +43,5 @@
// too big, remove stuff to make room
#undef USE_RAMP_AFTER_MOON_CONFIG
+#undef USE_RAMP_SPEED_CONFIG
+//#undef USE_2C_STYLE_CONFIG
diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
index 962317e..86e8c26 100644
--- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
+++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h
@@ -53,4 +53,6 @@
// too big, remove stuff to make room
+#undef USE_RAMP_AFTER_MOON_CONFIG
#undef USE_RAMP_SPEED_CONFIG
+//#undef USE_2C_STYLE_CONFIG
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.