Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-s168 committed Apr 16, 2024
1 parent 463d202 commit 1a6ed8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/bash
set -e
FILES="main.c ir/opt/*.c ir/*.c common/*.c ir/transform/*.c"
CFLAGS="-Wall -Wextra -Wno-unused -Wpedantic -Werror -std=c11"
Expand Down

0 comments on commit 1a6ed8a

Please sign in to comment.