diff options
Diffstat (limited to 'agbx/GNUmakefile')
-rw-r--r-- | agbx/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agbx/GNUmakefile b/agbx/GNUmakefile index afd8f50..ede1e96 100644 --- a/agbx/GNUmakefile +++ b/agbx/GNUmakefile @@ -25,7 +25,7 @@ CFLAGS := \ -mthumb \ -mtune=arm7tdmi \ -nostdlib \ - --std=c2x + -std=c2x # HEADERS |