Skip to content

Commit

Permalink
Merge pull request #5858 from cms-sw/smuzaffar-patch-6
Browse files Browse the repository at this point in the history
[BuildRule] fix for vectorization flags if a non-default compiler is used
  • Loading branch information
smuzaffar committed May 25, 2020
2 parents 85153eb + 9e78783 commit 2446930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-project-build.file
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Requires: glibc
%endif

%if "%{?configtag:set}" != "set"
%define configtag V05-10-02
%define configtag V05-10-03
%endif

%if "%{?cvssrc:set}" != "set"
Expand Down

0 comments on commit 2446930

Please sign in to comment.