Commit f76c1536 authored by unknown's avatar unknown

Turn on reorder by default

parent b6707f8c
......@@ -216,7 +216,7 @@ our $opt_embedded_server;
our $opt_extern;
our $opt_fast;
our $opt_force;
our $opt_reorder;
our $opt_reorder= 1;
our $opt_enable_disabled;
our $opt_gcov;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment