Add CROSSCOMPILE to mdgrep, then use it to stop CRASHREPORT when cross-compiling
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
/;
|
||||
|
||||
# Miscellaneous
|
||||
@misc = qw/BETA/;
|
||||
@misc = qw/BETA CROSSCOMPILE/;
|
||||
|
||||
# Meta
|
||||
@meta = qw/ALLDOCS/; # convention: use --grep-define ALLDOCS to notate
|
||||
|
||||
Reference in New Issue
Block a user