Skip to content

libcurl doesn't build to correct architecture#47

Closed
monkins1010 wants to merge 1580 commits intomiketout:masterfrom
VerusCoin:master
Closed

libcurl doesn't build to correct architecture#47
monkins1010 wants to merge 1580 commits intomiketout:masterfrom
VerusCoin:master

Conversation

@monkins1010
Copy link
Copy Markdown

in the libcurl.mk the --HOST= flag is not set on the ./configure so the library compiles to the build architexture and not the users HOST=aarch64-linux-gnu for example

$(package)_config_opts_linux=--disable-shared --enable-static --prefix=$(host_prefix)
add
--host=$(HOST)
to the end

@Asherda Asherda deleted the master branch June 7, 2019 17:47
miketout and others added 29 commits August 31, 2019 01:47
Asherda and others added 29 commits September 28, 2019 16:33
Include current version in notaryChainVersion check
Include current version in notaryChainVersion check
@miketout miketout closed this Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants