asterisk-16.x: fix compile with PKG_ASLR_PIE 505/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 11 Jan 2020 22:44:38 +0000 (23:44 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 7 Mar 2020 10:58:39 +0000 (11:58 +0100)
commit1ea2095081a5a2e04dfabefe3f9922a2b2f1d250
tree452ce1f4ee16cad58f1e56041d4afecac089b4f8
parent6f95d6ab3f359ee2ce81c20522700937424d1591
asterisk-16.x: fix compile with PKG_ASLR_PIE

CFLAGS aren't used when compiling objects for check_expr2. This commits
adds the flags, which fixes the compilation when PKG_ASLR_PIE is
enabled. Note: The STANDALONE define is removed because it is already
defined in _ASTCFLAGS.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry picked from commit 357949967f330ae1e6d199d1c362f2666de82c43)
net/asterisk-16.x/Makefile
net/asterisk-16.x/patches/056-fix-check_expr2-build.patch