day11
This commit is contained in:
parent
d7b45f85d2
commit
506f945d80
5 changed files with 161 additions and 11 deletions
6
Makefile
6
Makefile
|
@ -1,5 +1,7 @@
|
|||
# this seems to break day7 for some absolutely bizarre reason
|
||||
MMCFLAGS := # -s asm_fast.par.gc.stseg
|
||||
MMCFLAGS := \
|
||||
--infer-all --warn-unused-imports
|
||||
# this seems to break day7 for some absolutely bizarre reason
|
||||
# -s asm_fast.par.gc.stseg
|
||||
|
||||
all: aoc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue