X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=Makefile;h=458e6489f4915436372958808eb810a0e1ed7a1a;hb=d82c4ce75c28d850923f6b57887e1ba090995859;hp=84d6a731760612a1e897a70d5e1245a4b0584a57;hpb=a4856fc61670fdb4e8f31d55326cfca999bd912b;p=pkg%2Fmmv.git diff --git a/Makefile b/Makefile index 84d6a73..458e648 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CC =gcc -traditional LD =$(CC) CONF =-DIS_SYSV -DHAS_DIRENT -DHAS_RENAME -CFLAGS =-O2 -m486 $(CONF) +CFLAGS =-O2 $(CONF) LDFLAGS =-s -N #IBIN =$(LOCAL)$(ARCH)/bin