diff libvo/vo_bl.c @ 36269:cee30532995e

build: Keep compiler-specific warning flags for debug or profiling builds Without warning flags like -Werror-implicit-function-declaration some tests like gethostname2 will compile and therefore succeed. But not without causing strange run-time failures later on e.g. when compiled for x86_64 . Having useful warning flags dropped on debug enabled builds seems also counter intuitive to me. This does not necessarily help with all compilers, but that can be fixed if those compilers have the necessary switches to be more strict.
author al
date Fri, 19 Jul 2013 23:07:18 +0000
parents fcff55a05c24
children 60d86116a5bc
line wrap: on
line diff