Skip to content

Commit

Permalink
[vecgeom][gcc11] drop CMAKE_CXX_FLAGS_RELEASE to let veccgeom use its…
Browse files Browse the repository at this point in the history
… default flags
  • Loading branch information
smuzaffar authored Aug 18, 2022
1 parent d8000cf commit 742bc28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vecgeom.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ cmake ../%{n}-%{realversion} \
-DCMAKE_AR=$(which gcc-ar) \
-DCMAKE_RANLIB=$(which gcc-ranlib) \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" \
-DNO_SPECIALIZATION=ON \
-DBACKEND=Scalar \
%ifarch x86_64
Expand Down

0 comments on commit 742bc28

Please sign in to comment.