Closed akuropka closed 3 years ago
I think, the code should be slightly different:
export KCFLAGS="-O2 -mtune=native -pipe" KCPPFLAGS="-O2 -mtune=native -pipe" make all
I think, the code should be slightly different: export KCFLAGS="-O2 -mtune=native -pipe" KCPPFLAGS="-O2 -mtune=native -pipe" make all
Thanks, changes added! :)
I think, the code should be slightly different:
export KCFLAGS="-O2 -mtune=native -pipe" KCPPFLAGS="-O2 -mtune=native -pipe" make all