We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3cbf9 commit b3c1d15Copy full SHA for b3c1d15
scriptmodules/ports/dxx-rebirth.sh
@@ -17,7 +17,7 @@ rp_module_section="opt"
17
rp_module_flags="!mali"
18
19
function _get_commit_dxx-rebirth() {
20
- local commit="moooo"
+ local commit=""
21
# latest code requires gcc 7+
22
compareVersions "$__gcc_version" lt 7 && commit="a1b3a86c"
23
echo "$commit"
0 commit comments