]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Mon, 20 Apr 1992 19:15:24 +0000 (19:15 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 20 Apr 1992 19:15:24 +0000 (19:15 +0000)
From-SVN: r806

gcc/vmsconfig.com

index 1a453d33eb4a62423556475355ff1917b047cda0..e3a8f2848938efcb5727d2ce965dd201e755ad34 100644 (file)
@@ -224,6 +224,7 @@ $edit/tpu/nojournal/nosection/nodisplay/command=sys$input
        SET(OUTPUT_FILE, compiler_list, "compilers.list");
       write_file (compiler_list);
    generate_option_file(LINE_BEGIN & "OBJS" & ((SPAN(" ") & "=") | "="),"independent.opt");
+   generate_option_file(LINE_BEGIN & "LIB2FUNCS" & ((SPAN(" ") & "=") | "="),"libgcc2.list");
 !
 ! Now change OBJS in the Makefile, so each language specific options file 
 ! does not pick up all of the language independent files.