X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Favr%2Fmain.c;h=b3e33659a5a9e1d49a9e6f28c95f9e1854b5d64e;hb=2f566bab0a5fe0bf025d6c892d6fc309966618f1;hp=c14ba658c563932b5f918da05f14b6d680ad262b;hpb=52922c7343d4dfe7122d0d905691513cb2724da7;p=fw%2Fsdcc diff --git a/src/avr/main.c b/src/avr/main.c index c14ba658..b3e33659 100644 --- a/src/avr/main.c +++ b/src/avr/main.c @@ -156,12 +156,14 @@ PORT avr_port = { MODEL_SMALL}, { _asmCmd, + NULL, "-plosgff", /* Options with debug */ "-plosgff", /* Options without debug */ 0, ".s"}, { _linkCmd, + NULL, NULL, ".rel"}, {