aboutsummaryrefslogtreecommitdiffstats
path: root/compute_ref.c
diff options
context:
space:
mode:
Diffstat (limited to 'compute_ref.c')
-rw-r--r--compute_ref.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/compute_ref.c b/compute_ref.c
index 81842bb..ed4f2e6 100644
--- a/compute_ref.c
+++ b/compute_ref.c
@@ -22,7 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-
+#define _AEABI_PORTABILITY_LEVEL 1
+#undef _AEABI_PORTABLE
#if defined(__cplusplus)
#include <cstdio>
#include <cstdlib>