Skip to content

Commit b3c1d15

Browse files
committed
dxx-rebirth - remove leftover debugging default commit of moooo :-) sorry
1 parent 2a3cbf9 commit b3c1d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/ports/dxx-rebirth.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rp_module_section="opt"
1717
rp_module_flags="!mali"
1818

1919
function _get_commit_dxx-rebirth() {
20-
local commit="moooo"
20+
local commit=""
2121
# latest code requires gcc 7+
2222
compareVersions "$__gcc_version" lt 7 && commit="a1b3a86c"
2323
echo "$commit"

0 commit comments

Comments
 (0)