Slackbuild e tgz per athlon
Inviato: mer 25 gen 2006, 1:20
Lo so che è la mia ignoranza a suggerire questa domanda, ma che ci volete fare?
Ammazzarmi?!?
Naaaaa!
Uso molto spesso gli slackbuild presenti in area download e sostituisco le flags inserendo quelle per athlon:
TARGET=i486
...
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -mmmx -m3dnow -msse -mfpmath=sse,387 -mcpu=athlon-xp"
Però vorrei ottenere un nome pacchetto del tipo
amarok-1.3.8-athlon-xp-Hrp.tgz anzichè amarok-1.3.8-i486-Hrp.tgz
Ammazzarmi?!?
Naaaaa!
Uso molto spesso gli slackbuild presenti in area download e sostituisco le flags inserendo quelle per athlon:
TARGET=i486
...
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -ffast-math -mmmx -m3dnow -msse -mfpmath=sse,387 -mcpu=athlon-xp"
Però vorrei ottenere un nome pacchetto del tipo
amarok-1.3.8-athlon-xp-Hrp.tgz anzichè amarok-1.3.8-i486-Hrp.tgz