tile.c must match target for crosscompile
This commit is contained in:
@@ -54,6 +54,10 @@ extern void exit(int);
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(CROSSCOMPILE) && defined(ENHANCED_SYMBOLS)
|
||||||
|
#undef ENHANCED_SYMBOLS
|
||||||
|
#endif
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
int idx;
|
int idx;
|
||||||
const char *tilelabel;
|
const char *tilelabel;
|
||||||
|
|||||||
Reference in New Issue
Block a user