Skip to content
Snippets Groups Projects
Unverified Commit 5bbc63c9 authored by Balasankar C's avatar Balasankar C
Browse files

Set LDFLAGS for gnupg

parent 12b02719
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -35,6 +35,7 @@ relative_path "gnupg-#{version}"
 
build do
env = with_standard_compiler_flags(with_embedded_path)
env['LDFLAGS'] << " -lrt"
command './configure ' \
"--prefix=#{install_dir}/embedded --disable-doc --without-readline --disable-sqlite --disable-gnutls --disable-dirmngr", env: env
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment