Commit 0e933838 authored by Rafaël Carré's avatar Rafaël Carré

Revert "Win32: set march to pentium"

This reverts commit 551a4655.
parent 378fc2e3
...@@ -37,4 +37,4 @@ then ...@@ -37,4 +37,4 @@ then
OPTIONS="${OPTIONS} --disable-taglib --disable-mkv" OPTIONS="${OPTIONS} --disable-taglib --disable-mkv"
fi fi
sh "$(dirname $0)"/../../../configure ${OPTIONS} $* CFLAGS="-march=pentium" sh "$(dirname $0)"/../../../configure ${OPTIONS} $*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment