Skip to content

Commit 0a67107

Browse files
committed
WIP
1 parent 563ce56 commit 0a67107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/httpd/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM fedora:41
22

33
ARG HTTPD_SOURCES="https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.gz"
44
ARG CFLAGS=""
5-
ARG LFLAGS=""
5+
ARG LDFLAGS=""
66
ARG HTTPD_DEFAULT_FLAGS="--enable-proxy --enable-proxy-http --enable-proxy-ajp --enable-proxy-wstunnel --enable-proxy-hcheck --with-port=8000"
77
ARG HTTPD_EXTRA_FLAGS=""
88

0 commit comments

Comments
 (0)