Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
36a14991
Commit
36a14991
authored
Oct 21, 2006
by
Rémi Denis-Courmont
Browse files
A few more sanity checks
parent
de0f8ecb
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
36a14991
...
...
@@ -888,7 +888,7 @@ if test "${ac_cv_c_ntohl_sys_param_h}" != "no"; then
fi
CFLAGS="${CFLAGS_save}"
RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef])
RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef
pointer-arith bad-function-cast cast-align write-strings old-style-definition missing-prototypes packed volatile-register-var
])
RDC_PROG_CC_FLAGS_IFELSE([-pipe])
dnl Check for various optimization flags
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment