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