summaryrefslogtreecommitdiffstats
path: root/redhat/docker/f39/rpmmacros
blob: 79cc089166b9ad3cd55e72fb3c55f9f2926f6f47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%dist .fc39
%_smp_mflags -j8
%jobs 8
%__brp_remove_la_files %nil
%__cmake_builddir %nil
%__cmake_in_source_build 1
%_debugsource_packages %nil
%_debugsource_template %nil
%_fortify_level 2
%source_date_epoch_from_changelog 0

# Use python3.11 instead of default python3.12
%python python3.11
%python3 python3.11
%__python3 /usr/bin/python3.11
%__python_requires %nil
%__pythondist_requires %nil