freeswitch-stable: update COPTS fixes
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 16 Jul 2017 19:57:05 +0000 (21:57 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 16 Jul 2017 19:57:07 +0000 (21:57 +0200)
commit98232d46cb94e15f46a598d993d15d22be2d2c2f
tree437b29c0d6c63195af0b4106c607b6d69df032c0
parenteebb9611474b2613cc9334790dc878e138063224
freeswitch-stable: update COPTS fixes

- Replace main COPTS fixes patch with the updated version sent upstream.
- For the above to work we need to update DEFAULT_VARS in modmake.rules
  (new patch)
- mod_pocketsphinx and mod_radius_cdr updated, no more extra COPTS fixes
  required there.
- Now zeromq gets to use fortify headers and fails (warning about GCC
  extension turns into error), so make it drop '-pedantic'.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/patches/003-modmake-fix.diff [new file with mode: 0644]
net/freeswitch-stable/patches/120-fix-copts.diff
net/freeswitch-stable/patches/190-mod_pocketsphinx.patch
net/freeswitch-stable/patches/230-mod_radius_cdr.diff
net/freeswitch-stable/patches/260-mod_event_zmq-fix-build-with-fortify-headers.diff [new file with mode: 0644]