summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-10 18:28:24 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-10 18:28:24 -0500
commita6b5d09ddfa6bd047848e023d50124e4aff86e5e (patch)
tree87379bd3757235453124d49eddfbe8fa1846507b /ld_script.txt
parentd6233c5b3b7539469e028838b1e548b6c39ce784 (diff)
More changes for modern gcc compat
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index f9b34218d..28abe99ca 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -358,6 +358,7 @@ SECTIONS {
src/main.o(.rodata);
src/bg.o(.rodata);
src/malloc.o(.rodata);
+ src/malloc.o(.rodata.str1.4);
src/text_printer.o(.rodata);
src/window.o(.rodata);
src/text.o(.rodata);
@@ -373,6 +374,7 @@ SECTIONS {
data/quest_log.o(.rodata);
data/data_83FECCC.o(.rodata.8456C74);
src/menews_jisan.o(.rodata);
+ src/menews_jisan.o(.rodata.str1.4);
data/data_8468C98.o(.rodata);
src/m4a_tables.o(.rodata);
data/sound_data.o(.rodata);