Skip to content

Commit

Permalink
Try using whatever the default Microsoft Windows compiler is
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Jun 18, 2024
1 parent 676539a commit 2862822
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ test-m100-crunch: m100-crunch
flex := flex
ifeq (${OS},Windows_NT)
flex := win_flex
CC := gcc
endif

# GNU tar lets us easily store files into a subdirectory in the archive.
Expand Down

0 comments on commit 2862822

Please sign in to comment.