https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS 16413/head
authorEtienne Champetier <champetier.etienne@gmail.com>
Fri, 20 Aug 2021 19:33:27 +0000 (15:33 -0400)
committerEtienne Champetier <champetier.etienne@gmail.com>
Fri, 20 Aug 2021 19:45:44 +0000 (15:45 -0400)
commit374e1dd56e1742273b261f25a69fd3d46741e357
tree0313d3a2439c7a3b4f5463193e674cb4e1957cfd
parent6981009f4847b1f46ef69ae813f7154b7946e47e
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS

This fixes compilation issues with ASLR PIE enabled

We were compiling with '-g -DDEBUG'

https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
net/https-dns-proxy/Makefile
net/https-dns-proxy/patches/010-fix-cmakelists.patch [new file with mode: 0644]