ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/make_basic.mk
(Generate patch)

Comparing make_basic.mk (file contents):
Revision 1.85 by arta, Mon Jan 23 23:39:22 2017 UTC vs.
Revision 1.86 by arta, Wed Feb 15 22:17:28 2017 UTC

# Line 219 | Line 219 | endif
219   #
220   # Link flags for all targets
221   #
222 < LL_ALL          = $(SYSLIBS) -lcurl -lcrypto
222 > LL_ALL          = $(SYSLIBS) -lcurl
223   GCC_LF_ALL      = $(STATIC)
224   ICC_LF_ALL      = -diag-disable 10237 $(STATIC) -openmp -static-intel -Wl,-export-dynamic
225  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines