diff --git a/engines/akhenaten/env.json b/engines/akhenaten/env.json index 1176d5534..a9e63fce6 100644 --- a/engines/akhenaten/env.json +++ b/engines/akhenaten/env.json @@ -3,5 +3,6 @@ "564530" ], "LICENSE_PATH": "./source/LICENSE.txt", - "COMMIT_TAG": "ra0924" -} \ No newline at end of file + "COMMIT_TAG": "ra0924", + "GCC_12": true +}