Commit da0def34 authored by Michael Niedermayer's avatar Michael Niedermayer

Change _ISOC9X_SOURCE to _ISOC99_SOURCE.

Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5df3cc6f
......@@ -974,7 +974,7 @@ enable stripping
vhook="default"
# build settings
add_cflags '-D_ISOC9X_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