Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
ipv6
/
tayga
/
patches
/
001-configure_unset_CFLAGS.patch
blob: c56b5f2140e706247cea50a14e9f9875733f5eda [
file
] [
log
] [
blame
]
---
a
/
configure
.
ac
+++
b
/
configure
.
ac
@@
-
5
,
8
+
5
,
6
@@
AC_CONFIG_HEADERS
(
config
.
h
)
AC_PROG_CC
-
CFLAGS
=
'-g -Wall'
-
tayga_conf_path
=
$
{
sysconfdir
}/
tayga
.
conf
AC_SUBST
(
tayga_conf_path
)