Page MenuHomeClusterLabs Projects

No OneTemporary

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

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)

Event Timeline