[runtime] Added --with-cross-offsets configure option for including an explicit AOT...
authorJoão Matos <joao@tritao.eu>
Tue, 27 Oct 2015 11:39:48 +0000 (11:39 +0000)
committerJoão Matos <joao@tritao.eu>
Tue, 27 Oct 2015 11:40:56 +0000 (11:40 +0000)
commit46f353a28928832a3963c298ae274ff47afd1966
tree6313459046778021a94652f2d8b4fe53e65018c6
parent6262c487d38ce3575ebe8f6425e63dfceb3adf96
[runtime] Added --with-cross-offsets configure option for including an explicit AOT cross offsets file.

This option will define MONO_OFFSETS_FILE which will be used by the rest of the code to include the right file when looking for cross offsets.
configure.ac