projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b935ed
)
really make import_file static
author
Ian Lance Taylor
<ian@airs.com>
Tue, 31 Oct 1995 20:28:25 +0000
(20:28 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 31 Oct 1995 20:28:25 +0000
(20:28 +0000)
ld/emultempl/aix.em
patch
|
blob
|
history
diff --git
a/ld/emultempl/aix.em
b/ld/emultempl/aix.em
index fb8b5130cc62a8b1368c4316153d8ca8e334c066..933f9cbd3e0fe02ba5ea9ddc0c2758ee0c699b58 100644
(file)
--- a/
ld/emultempl/aix.em
+++ b/
ld/emultempl/aix.em
@@
-83,7
+83,7
@@
struct filelist
};
/* List of import files. */
-struct filelist *import_files;
+st
atic st
ruct filelist *import_files;
/* List of export symbols read from the export files. */