optimize rpms for i686
This commit is contained in:
parent
c37f908d61
commit
f34cc9d917
|
@ -22,4 +22,4 @@ dist-hook:
|
||||||
rpm:
|
rpm:
|
||||||
make dist
|
make dist
|
||||||
cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/rpm/SOURCES
|
cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/rpm/SOURCES
|
||||||
rpm -ba --clean isync.spec
|
CFLAGS="-O2 -mcpu=i686" rpm -ba --clean isync.spec
|
||||||
|
|
Loading…
Reference in New Issue
Block a user