Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jerry James
f2cf063773 Remove lrslib module load, needed in F41+ only 2024-06-20 21:29:54 -06:00

View file

@ -508,9 +508,6 @@ optflags=$(sed 's/-O2/-O/g' <<< "%{build_cflags}")
optflags="%{build_cflags}"
%endif
# Let the configure script find lrslib utilities
module load lrslib-%{_arch}
## configure macro currently broken, due to some odd prefix-checks. probably fixable -- Rex
mkdir -p BUILD/%{_target_platform}
pushd BUILD/%{_target_platform}