We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bcc551 commit 3b14cd7Copy full SHA for 3b14cd7
config/docker/data/gcc-header-fix.patch
config/docker/gcc-14-x86.jinja2
@@ -16,9 +16,4 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
16
17
# GCC i386.h header fix for the Debian package
18
RUN apt-get update && apt-get install --no-install-recommends -y curl patch
19
-#RUN cd / && \
20
-# curl -s https://raw.githubusercontent.com/kernelci/kernelci-core/\
21
-#kernelci.org/\
22
-#config/docker/data/gcc-header-fix.patch \
23
-# | patch -p1
24
-#{%- endblock %}
+{% endblock %}
0 commit comments