This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#
|
||||
###########################################################################
|
||||
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
cppflag_curl_staticlib=-DCURL_STATICLIB
|
||||
@@ -164,7 +164,7 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
--configure)
|
||||
echo " '--host=x86_64-w64-mingw32' '--disable-shared' '--enable-static' '--with-winssl' '--prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'"
|
||||
echo " '--host=x86_64-w64-mingw32' '--disable-shared' '--enable-static' '--with-winssl' '--prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
@@ -38,4 +38,4 @@ dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32/lib'
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32/lib'
|
||||
|
||||
@@ -38,4 +38,4 @@ dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32/lib'
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32/lib'
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# This should most probably benefit from getting a "Requires:" field added
|
||||
# dynamically by configure.
|
||||
#
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Directories...
|
||||
$prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32
|
||||
$prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32
|
||||
$exec_prefix=${prefix}
|
||||
$bindir=${exec_prefix}/bin
|
||||
$confdir=${prefix}/etc
|
||||
$docdir=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32/doc
|
||||
$docdir=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32/doc
|
||||
$mandir=${datarootdir}/man
|
||||
$libdir=${exec_prefix}/lib
|
||||
$srcdir=../..
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#
|
||||
###########################################################################
|
||||
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
cppflag_curl_staticlib=-DCURL_STATICLIB
|
||||
@@ -164,7 +164,7 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
--configure)
|
||||
echo " '--host=x86_64-w64-mingw32' '--disable-shared' '--enable-static' '--with-winssl' '--prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'"
|
||||
echo " '--host=x86_64-w64-mingw32' '--disable-shared' '--enable-static' '--with-winssl' '--prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
||||
@@ -38,4 +38,4 @@ dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32/lib'
|
||||
libdir='/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32/lib'
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# This should most probably benefit from getting a "Requires:" field added
|
||||
# dynamically by configure.
|
||||
#
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/sugarmaker/deps-win64/x86_64-w64-mingw32
|
||||
prefix=/home/ak/git/SUGAR/CPUMINER/nolambocoin-miner/deps-win64/x86_64-w64-mingw32
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Reference in New Issue
Block a user