Skip to content

Commit

Permalink
Remove the debug error call.
Browse files Browse the repository at this point in the history
  • Loading branch information
adalisk-emikhaylov committed Sep 18, 2024
1 parent d236332 commit cbc5473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mrbind/generate.mk
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ $(info ABI check: $(CXX_FOR_ABI) DOESN'T mangle C++20 constraints into the funct
ABI_COMPAT_FLAG := -fclang-abi-compat=17
endif
endif
$(error $(ABI_COMPAT_FLAG))


# Extra compiler and linker flags.
EXTRA_CFLAGS :=
Expand Down

0 comments on commit cbc5473

Please sign in to comment.