Skip to content
Snippets Groups Projects
Commit 77061e8b authored by Lorenz Hüdepohl's avatar Lorenz Hüdepohl
Browse files

Fix CentOS 8 builds

Apparently something has changed upstream and openSUSE has not yet
tracked this in their prjconf, added here meanwhile
parent 0ba04d75
Branches
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ def dist_prjconf_tags(distribution):
centos8_prjconf_tags = textwrap.dedent(
"""
Preinstall: libzstd
ExpandFlags: module:python36-3.6
# Remove redhat-hardened-cc1 and redhat-annobin-cc1 spec
Optflags: x86_64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment