Revert "Create presym files for each build target" (58ba883e)

Due to the above changes, it may not work with the existing build
configurations in cross-compilation (even if we can build without presym),
therefore revert it once (ref https://github.com/mruby/mruby/pull/5202#issuecomment-735412643). Sorry for the lack of consideration.
This commit is contained in:
KOBAYASHI Shuji
2020-12-01 12:16:55 +09:00
parent 98d5aa8d74
commit 5c205e6ea1
5 changed files with 140 additions and 153 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#define MRB_PRESYM_UNNAMED(lit, num)
enum mruby_presym {
#include <mruby/presym.inc>
#include <../build/presym.inc>
};
#undef MRB_PRESYM_NAMED