Added ifdef CPLUSPLUS around linker def.
This commit is contained in:
@@ -288,7 +288,9 @@ endif
|
||||
|
||||
#---------------------------------------------------------------
|
||||
# always use c++ linker
|
||||
ifdef CPLUSPLUS
|
||||
LINK.c = $(LINK.cc)
|
||||
endif
|
||||
|
||||
#---------------------------------------------------------------
|
||||
# Version number for base shared libraries (and win32 products)
|
||||
|
||||
Reference in New Issue
Block a user