Skip to content

Commit

Permalink
Aggiunto flag GCC
Browse files Browse the repository at this point in the history
  • Loading branch information
ers1st committed Dec 12, 2014
1 parent 890375a commit ba46b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -o errexit

KERNELSRC=""
CFLAGS=""
CFLAGS="-msse2"
#CFLAGS="-Werror"

function install_kernel()
Expand Down

0 comments on commit ba46b8f

Please sign in to comment.