Skip to content

Commit

Permalink
common: rpm - restore _smp_mflags
Browse files Browse the repository at this point in the history
  • Loading branch information
wlemkows committed Oct 19, 2017
1 parent 68bfe4c commit 0b26d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/nvml.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ Useful applications for administration and diagnosis of persistent memory.
# For debug build default flags may be overriden to disable compiler
# optimizations.
CFLAGS="%{optflags}" \
%{make_build} __MAKE_FLAGS__
make %{?_smp_mflags} __MAKE_FLAGS__


# Override LIB_AR with empty string to skip installation of static libraries
Expand Down

0 comments on commit 0b26d22

Please sign in to comment.