Commit c0fec2ec authored by Damian Montero's avatar Damian Montero

Sorry. Took out a line I'm working to to fix the mpc issue

parent dac5d671
......@@ -106,9 +106,6 @@ wget -N --continue --no-check-certificate $URL/packages/linuxheaders.rb
#Making GCC act like CC (For some npm packages out there)
ln -s /usr/local/bin/gcc /usr/local/bin/cc
#Fixing the reference failure in some packages out there.
ln -s /usr/local/lib64/libmpc.so.3 /usr/local/lib64/libmpc.so.2
#prepare sparse checkout .rb packages directory and do it
cd $CREW_LIB_PATH
git init
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment