diff --git a/mod_auth_openidc-2.4.3-nonlto.patch b/mod_auth_openidc-2.4.3-nonlto.patch index 48947b4..5d63a19 100644 --- a/mod_auth_openidc-2.4.3-nonlto.patch +++ b/mod_auth_openidc-2.4.3-nonlto.patch @@ -4,7 +4,7 @@ @NAMEVER@.tar.gz: $(DISTFILES) tar -c --transform="s#^#@NAMEVER@/#" -vzf $@ $(DISTFILES) -+APXS_CFLAGS := $(shell @APXS2@ -q CFLAGS | sed 's/-f[^ ]*lto[^ ]* //g') $(CFLAGS) ++APXS_CFLAGS := $(shell @APXS2@ -q CFLAGS | sed 's/-f[^ ]*lto[^ ]* //g') $(CFLAGS) $(shell @APXS2@ -q EXTRA_CPPFLAGS) +APXS_CC := $(shell @APXS2@ -q CC) $(APXS_CFLAGS) $(shell @APXS2@ -q EXTRA_INCLUDES) + test/test test/test-cmd: test/test.c test/test-cmd.c test/stub.c src/mod_auth_openidc.la