diff options
Diffstat (limited to 'redhat/docker/el9/rpmmacros')
-rw-r--r-- | redhat/docker/el9/rpmmacros | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/redhat/docker/el9/rpmmacros b/redhat/docker/el9/rpmmacros new file mode 100644 index 000000000..a6c71dccc --- /dev/null +++ b/redhat/docker/el9/rpmmacros @@ -0,0 +1,6 @@ +%dist .el9 +%_smp_mflags -j8 +%jobs 8 +%__cmake_in_source_build 1 +%_debugsource_packages %nil +%_debugsource_template %nil |