Closed DmitryHetman closed 7 years ago
No. Edit config.mk
to change the PREFIX
to what you want, or run make PREFIX=/whatever
.
/usr/local
is the default for nearly every software package out there.
nearly every Which exactly? Fedora, Debian, Arch, SUSE, Gentoo?
Find me an example of a package that defaults to /usr
, and I'll find you 20 that default to /usr/local
.
Added -O1 -march=native optimization.