(file) Return to make_basic.mk CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/make_basic.mk between version 1.84 and 1.85

version 1.84, 2015/08/25 18:47:27 version 1.85, 2017/01/23 23:39:22
Line 219  endif
Line 219  endif
 # #
 # Link flags for all targets # Link flags for all targets
 # #
 LL_ALL          = $(SYSLIBS) -lcurl  LL_ALL          = $(SYSLIBS) -lcurl -lcrypto
 GCC_LF_ALL      = $(STATIC) GCC_LF_ALL      = $(STATIC)
 ICC_LF_ALL      = -diag-disable 10237 $(STATIC) -openmp -static-intel -Wl,-export-dynamic ICC_LF_ALL      = -diag-disable 10237 $(STATIC) -openmp -static-intel -Wl,-export-dynamic
  


Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

Karen Tian
Powered by
ViewCVS 0.9.4