Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152419
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
704 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/poc-code/iov-hash/Makefile.am b/poc-code/iov-hash/Makefile.am
index 21c3a73f..96135ba7 100644
--- a/poc-code/iov-hash/Makefile.am
+++ b/poc-code/iov-hash/Makefile.am
@@ -1,22 +1,22 @@
#
# Copyright (C) 2016-2018 Red Hat, Inc. All rights reserved.
#
# Author: Fabio M. Di Nitto <fabbione@kronosnet.org>
#
# This software licensed under GPL-2.0+, LGPL-2.0+
#
MAINTAINERCLEANFILES = Makefile.in
include $(top_srcdir)/build-aux/check.mk
# override global LIBS that pulls in lots of craft we don't need here
LIBS =
noinst_PROGRAMS = nss_hash
nss_hash_SOURCES = main.c
nss_hash_CFLAGS = $(nss_CFLAGS)
-nss_hash_LDFLAGS = $(nss_LIBS)
+nss_hash_LDADD = $(nss_LIBS)
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Feb 24, 9:56 PM (13 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464479
Default Alt Text
(704 B)
Attached To
Mode
rK kronosnet
Attached
Detach File
Event Timeline
Log In to Comment