diff options
Diffstat (limited to 'nfs-utils.spec')
-rw-r--r-- | nfs-utils.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nfs-utils.spec b/nfs-utils.spec index d714cb1..46758bc 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -37,7 +37,6 @@ clients which are mounted on that host. %build %if %{_target_cpu} != %{_build_cpu} CC=%{__cc}; export CC -CXX=%{__cxx}; export CXX BUILD_CC=gcc; export BUILD_CC %configure --build=%{__build_alias} %else |