HomeVyOS Platform

T1843: fix proxy URL handling when running through GCC preprocessor

Description

T1843: fix proxy URL handling when running through GCC preprocessor

Newer GCC version (8.3 in Debian Buster) no longer support the -ansi option as
in GCC 4 used in Debian Jessie. Thus the URL which is used as regex for the
proxy must be escaped properly - else the // in the URL is treated as C++
comment.

Details

Provenance
c-poAuthored on Dec 10 2019, 9:08 AM
Parents
rVYOSONEXa68d72122c3c: T1855, T1826: Restore support for reboot/poweroff in M minutes.
Branches
Loading...
Tags
Loading...