-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Previous issue: TritonDataCenter/pkgsrc-wip#97
Either we need to patch usage of C++11 in LLDB code base, or select clang 6 or gcc 6 to compile it with c++11 flag. I would go with CC=$(which clang) CXX=$(which clang++) make ... option, as it is working out for other distros.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels