Commit 79d63480 authored by michael's avatar michael

Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14745 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fefa3cbe
......@@ -974,7 +974,7 @@ enable stripping
vhook="default"
# build settings
add_cflags '-D_ISOC99_SOURCE '
add_cflags -D_ISOC99_SOURCE
SHFLAGS='-shared -Wl,-soname,$$(@F)'
VHOOKSHFLAGS='$(SHFLAGS)'
FFSERVERLDFLAGS=-Wl,-E
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment