From 55ca39da44a9f399b8aeff6d947be1e732ebd875 Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Wed, 1 Mar 2023 15:55:55 -0800 Subject: [PATCH] slightly different compiler flags with Raspberry Pi ARM64 --- project/Build.xml | 3 ++- project/lib/openal-files.xml | 2 +- project/lib/pixman-files.xml | 2 +- project/lib/sdl-files.xml | 7 ++++--- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/project/Build.xml b/project/Build.xml index d3531bd0c..987abb53a 100755 --- a/project/Build.xml +++ b/project/Build.xml @@ -240,7 +240,8 @@ - + + diff --git a/project/lib/openal-files.xml b/project/lib/openal-files.xml index 552fd8006..e6e5c1cd4 100644 --- a/project/lib/openal-files.xml +++ b/project/lib/openal-files.xml @@ -99,7 +99,7 @@ - + diff --git a/project/lib/pixman-files.xml b/project/lib/pixman-files.xml index 5f221a93e..7f8da069c 100644 --- a/project/lib/pixman-files.xml +++ b/project/lib/pixman-files.xml @@ -3,7 +3,7 @@ - + diff --git a/project/lib/sdl-files.xml b/project/lib/sdl-files.xml index 2da855f8b..836b94df4 100755 --- a/project/lib/sdl-files.xml +++ b/project/lib/sdl-files.xml @@ -145,8 +145,8 @@
- - + + @@ -156,7 +156,8 @@ - + +