Skip to content

Commit

Permalink
Patched to compile.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 2, 2000
1 parent 0da1819 commit 39b5841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgc/Makefile
Expand Up @@ -8,7 +8,7 @@
# c++ interface to gc.a
# cord/de - builds dumb editor based on cords.
ABI_FLAG=
CC=cc $(ABI_FLAG)
CC=gcc $(ABI_FLAG)
HOSTCC=$(CC)
CXX=g++ $(ABI_FLAG)
AS=as $(ABI_FLAG)
Expand Down

0 comments on commit 39b5841

Please sign in to comment.