Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
fe082998
Commit
fe082998
authored
Dec 21, 2014
by
Agostino Sarubbo
Committed by
Vittorio Giovara
Jan 05, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: Use -Werror=format-security
Reduce the chance of introducing a class of bugs quite hard to track.
parent
2cef68da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
configure
configure
+1
-0
No files found.
configure
View file @
fe082998
...
...
@@ -4452,6 +4452,7 @@ elif enabled gcc; then
check_cflags
-Werror
=
return
-type
check_cflags
-Werror
=
declaration-after-statement
check_cflags
-Werror
=
vla
check_cflags
-Werror
=
format-security
enabled extra_warnings
||
check_disable_warning
-Wno-maybe-uninitialized
elif
enabled llvm_gcc
;
then
check_cflags
-mllvm
-stack-alignment
=
16
...
...
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