Skip to content

Commit

Permalink
default enable spl (#1475)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abingcbc authored May 7, 2024
1 parent a53e426 commit 3b4325f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/plugin/PluginRegistry.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
#include "common/Flags.h"


DEFINE_FLAG_BOOL(enable_processor_spl, "", false);
DEFINE_FLAG_BOOL(enable_processor_spl, "", true);

using namespace std;

Expand Down

0 comments on commit 3b4325f

Please # to comment.