Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from V-Sekai/web-dlink
Browse files Browse the repository at this point in the history
Web dlink
  • Loading branch information
fire authored Oct 30, 2024
2 parents 7d66cc4 + dae9265 commit dac5344
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,9 @@ build-platform-target platform target precision="double":
unset OSXCROSS_ROOT
fi
;;
web)
EXTRA_FLAGS="dlink_enabled=yes"
;;
*)
EXTRA_FLAGS="use_llvm=yes use_mingw=yes"
;;
Expand Down

0 comments on commit dac5344

Please sign in to comment.