Add support for AIX -blibpath and -bnolibpath.
[deliverable/binutils-gdb.git] / ld / ldgram.y
index 655a7260200d96a343f03434399d51cbd5786224..71da62c86ae62e6bc10c066b5acfc55b4f3dbaa1 100644 (file)
@@ -176,6 +176,7 @@ defsym_expr:
                  ldlex_popstate();
                  lang_add_assignment(exp_assop($3,$2,$4));
                }
+       ;
 
 /* SYNTAX WITHIN AN MRI SCRIPT FILE */  
 mri_script_file:
This page took 0.023238 seconds and 4 git commands to generate.