stabilize build system: depends, installer, boost/bdb fixes, cross targets groundwork
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
prefix=/home/nathan/agrarian/depends/x86_64-pc-linux-gnu
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: OpenSSL
|
||||
Description: Secure Sockets Layer and cryptography libraries
|
||||
Version: 1.0.1k
|
||||
Requires:
|
||||
Libs: -L${libdir} -lssl -lcrypto
|
||||
Libs.private: -ldl
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user