Commit Graph

4 Commits

Author SHA1 Message Date
Bananymous d2b503910f userspace: fix aoc2023 and aoc2024 linking
This patch makes aoc projects not link against system libc but the cmake
libc target. This allows compilation before libc is installed
2024-12-02 20:13:37 +02:00
Bananymous a231f8587e aoc2024: Implement day2 solution 2024-12-02 20:13:37 +02:00
Bananymous d6b170e274 aoc2024: implement day1 solution 2024-12-01 07:41:25 +02:00
Bananymous 11cac7a646 aoc2024: prepare programming environment 2024-12-01 07:41:25 +02:00