Skip to content

Commit 9fac993

Browse files
hildenborgjjohnstn
authored andcommitted
m68k-atari-elf: specs file declares environ as undefined.
1 parent fb830cb commit 9fac993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libgloss/m68k/atari/atari-tos.specs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Atari gcc specs
55

66
*link:
7-
+ --emit-relocs --no-warn-rwx-segments -static --no-warn-execstack --undefined=__errno -T atari-tos.ld
7+
+ --emit-relocs --no-warn-rwx-segments -static --no-warn-execstack --undefined=environ --undefined=__errno -T atari-tos.ld
88

99
*lib:
1010
+ -latari-tos

0 commit comments

Comments
 (0)