Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:darix
secpwgen
secpwgen-1.3_build_config.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File secpwgen-1.3_build_config.patch of Package secpwgen
Index: Makefile.proto =================================================================== --- Makefile.proto +++ Makefile.proto @@ -30,9 +30,9 @@ ## # If using OpenSSL, uncomment the following 3 lines. ## -#CRYPTO_CFLAGS = -#CRYPTO_OBJS = secure_random_openssl.o -#CRYPTO_LIBS = -lcrypto +CRYPTO_CFLAGS = $(OPTFLAGS) +CRYPTO_OBJS = secure_random_openssl.o +CRYPTO_LIBS = -lcrypto ## # If using cryptlib, uncomment the following 3 lines. @@ -45,7 +45,7 @@ # Change PREFIX to install to different directories. The binary is installed # in $PREFIX/bin, and the man in $PREFIX/man/man1 ## -PREFIX = /usr/local +PREFIX = /usr ## # On some operating systems (most notably Linux 2.6 kernels) using mlockall @@ -60,7 +60,7 @@ # Sometimes you have only dynamic libraries available. In that case COMMENT # the following line. ## -LINK_STATIC = -static +#LINK_STATIC = -static ############################################################################## # NO USER MODIFIABLE PARTS AFTER THIS POINT
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