Reverting Makefile.in back, I had changed my copy from to gcc and it accidentally commited the change
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Clean-up provided by seqwith.
|
||||
|
||||
# C compiler to use
|
||||
CC = gcc
|
||||
CC = $(CC)
|
||||
|
||||
# Any special flags you want to pass to the compiler
|
||||
MYFLAGS = @MYFLAGS@
|
||||
|
||||
Reference in New Issue
Block a user