Fixed compile on c7, use of __func__, output of list
This commit is contained in:
@@ -2,7 +2,7 @@ TSMAPIDIR=/opt/tivoli/tsm/client/api/bin64/sample
|
||||
|
||||
# ** For Digest Calculations, we need to link to openssl libraries, and enable USE_DIGEST in tsmpipe.h **
|
||||
#TSMLIB=-lApiTSM64
|
||||
TSMLIB=-lApiTSM64 -lssl
|
||||
TSMLIB=-lApiTSM64 -lssl -lcrypto
|
||||
|
||||
CC=gcc
|
||||
CFLAGS=-g -W -Wall -Wextra -O -m64 -I$(TSMAPIDIR)
|
||||
|
Reference in New Issue
Block a user