1*839529caSEd Maste# $Id: os.Linux.mk 3312 2016-01-10 09:23:51Z kaiwang27 $ 2*839529caSEd Maste 3*839529caSEd MasteCFLAGS+= -Wall -Wno-unused-parameter -Wstrict-prototypes \ 4*839529caSEd Maste -Wmissing-prototypes -Wpointer-arith -Wreturn-type \ 5*839529caSEd Maste -Wcast-qual -Wwrite-strings -Wswitch -Wshadow \ 6*839529caSEd Maste -Wcast-align -Wunused-parameter 7