Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libgcrypt.6072
libgcrypt-fips_fipsdrv.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgcrypt-fips_fipsdrv.patch of Package libgcrypt.6072
Index: libgcrypt-1.6.1/Makefile.am =================================================================== --- libgcrypt-1.6.1.orig/Makefile.am 2014-01-12 12:19:50.000000000 +0100 +++ libgcrypt-1.6.1/Makefile.am 2014-09-02 16:51:10.315504510 +0200 @@ -36,6 +36,14 @@ EXTRA_DIST = autogen.sh autogen.rc READM DISTCLEANFILES = +bin_PROGRAMS = fipsdrv drbg_test + +fipsdrv_SOURCES = tests/fipsdrv.c +fipsdrv_LDADD = src/libgcrypt.la $(DL_LIBS) $(GPG_ERROR_LIBS) + +drbg_test_CPPFLAGS = -I../src -I$(top_srcdir)/src +drbg_test_SOURCES = src/gcrypt.h tests/drbg_test.c +drbg_test_LDADD = src/libgcrypt.la $(DL_LIBS) $(GPG_ERROR_LIBS) # Add all the files listed in "distfiles" files to the distribution, # apply version number s to some files and create a VERSION file which
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor