Skip to content

[Build] Allow building on later model Ubuntu/Debian#1029

Merged
seanPhill merged 2 commits intoVeil-Project:masterfrom
barrystyle:depends-libevent-boost
May 1, 2023
Merged

[Build] Allow building on later model Ubuntu/Debian#1029
seanPhill merged 2 commits intoVeil-Project:masterfrom
barrystyle:depends-libevent-boost

Conversation

@barrystyle
Copy link

Patch for libevent due to header differences in later glibc and patch for boost, to allow compilation with g++ 11

barrystyle added 2 commits April 3, 2023 02:25
avoid "undefined reference to `arc4random_addrandom'" in later libc,
additionally no patching required.
    ./boost/thread/pthread/thread_data.hpp:60:5: error: missing binary operator before token "("
       60 | #if PTHREAD_STACK_MIN > 0
          |     ^~~~~
@seanPhill
Copy link
Collaborator

I've reviewed this code and it looks good and makes sense. Furthermore the Github Actions build completed without error, and as we know, Github no longer builds with Ubuntu version 18.

@seanPhill seanPhill self-requested a review May 1, 2023 18:03
Copy link
Collaborator

@seanPhill seanPhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code appears fine and worked without error.

@seanPhill seanPhill merged commit c4e5fb2 into Veil-Project:master May 1, 2023
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.

2 participants