Skip to content

Commit

Permalink
Moved default CC and LD to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
janithpet committed Dec 6, 2024
1 parent 5974cd0 commit b7df604
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configs/default.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
CC=clang
LD=ld

# macOS default configuration
ifeq ($(PLATFORM), darwin)
MAP=-map $(BUILD_DIR)/$(ENTRYPOINT).map
Expand Down

0 comments on commit b7df604

Please sign in to comment.