Skip to content
Snippets Groups Projects
Commit c6ee555f authored by Eric Cano's avatar Eric Cano
Browse files

Removed using gcc44 on SLC5

parent b7b1cf04
Branches
Tags
No related merge requests found
......@@ -31,9 +31,9 @@ The CERN tape server utilities
%build
test -e $RPM_BUILD_ROOT && rm -r $RPM_BUILD_ROOT
%if 0%{?rhel} < 6 && %{?fedora}%{!?fedora:0} <= 1
export CC=/usr/bin/gcc44 CXX=/usr/bin/g++44
%endif
#%if 0%{?rhel} < 6 && %{?fedora}%{!?fedora:0} <= 1
#export CC=/usr/bin/gcc44 CXX=/usr/bin/g++44
#%endif
mkdir -p build
cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment