2000-11-30 Philip Blundell <pb@futuretv.com>
[deliverable/binutils-gdb.git] / gas / config / obj-coff.c
index 80c4b6ee4de0c609dd1b99a3881b637f3276edb1..67e607557afdcdf9ad4fc20d94c9f4ad26638d63 100644 (file)
@@ -220,7 +220,7 @@ obj_coff_weak (ignore)
       *input_line_pointer = c;
       SKIP_WHITESPACE ();
 
-#ifdef BFD_ASSEMBLER
+#if defined BFD_ASSEMBLER || defined S_SET_WEAK
       S_SET_WEAK (symbolP);
 #endif
 
This page took 0.023255 seconds and 4 git commands to generate.