Skip to content

Commit

Permalink
fixup! build: make cosmos relocatable
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Nov 14, 2024
1 parent 25b97f5 commit 925c264
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ FLAGS="-I deps/sokol \
-I deps/cimgui \
-mcosmo \
-g -ggdb \
-Wall \
-Wpedantic"
-Wall"

LINUX_FLAGS="${FLAGS} -Ishims/linux"

Expand Down

0 comments on commit 925c264

Please sign in to comment.