Skip to content

Commit

Permalink
09/01/2025 16:49
Browse files Browse the repository at this point in the history
  • Loading branch information
DanMekler committed Jan 9, 2025
1 parent f01b230 commit 9e5dbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cc := gcc
cc := aarch64-none-linux-gnu-gcc
CFLAGS := -Wall -Wextra -g

all: aesdsocket
Expand Down

0 comments on commit 9e5dbee

Please sign in to comment.