Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The gcc that Travis CI uses does not known -fstack-protector-strong yet: $ make gcc -Wall -Wextra -DVERSION=\"v1.0-9-g29c1e52\" -g -fstack-protector-strong -o earlyoom kill.c main.c meminfo.c gcc: error: unrecognized command line option ‘-fstack-protector-strong’ make: *** [earlyoom] Error 1
- Loading branch information