mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Structure field name changed.
This commit is contained in:
parent
98403914e5
commit
5e4f33b57d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52840
@ -3201,7 +3201,7 @@ process_command (argc, argv)
|
||||
switches[n_switches].part1 = "maout";
|
||||
switches[n_switches].args = 0;
|
||||
switches[n_switches].live_cond = 0;
|
||||
switches[n_switches].valid = 0;
|
||||
switches[n_switches].validated = 0;
|
||||
n_switches++;
|
||||
putenv("OBJFORMAT=aout");
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user