Linker complaints if linked modules have conflicting options.
[fw/sdcc] / link / z80 / lkdata.c
index b95654177d514bb2d99ebb076497c0ce178d81ef..0442ef7560ad38f86e95bd3b15a04e26a861bcc7 100644 (file)
@@ -38,6 +38,11 @@ char *rp;            /*      pointer into the LST file
 char   rb[NINPUT];     /*      LST file text line being
                         *      address relocated
                         */
+
+char sdccopt[NINPUT]="";
+char sdccopt_module[NINPUT]="";
+char curr_module[NINPUT]="";
+
 int    oflag;          /*      Output file type flag
                         */
 int    mflag;          /*      Map output flag