Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
19266f62a1
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      scripts/Build-Pkg

+ 2
- 0
scripts/Build-Pkg

@ -375,6 +375,8 @@ then
makeopt='CC="$CC" CXX="$CXX" CC_FOR_BUILD="$BUILDCC"'
makeopt="$makeopt"' BUILDCC="$BUILDCC" BUILD_CC="$BUILD_CC"'
makeopt="$makeopt"' HOSTCC="$HOSTCC" HOST_CC="$HOST_CC"'
makeopt="$makeopt"' STRIP="$STRIP" AR="$AR" LD="$LD"'
makeopt="$makeopt"' RANLIB="$RANLIB" NM="$NM"'
makeinstopt="$makeopt"' prefix=$root/$prefix install'

Loading…
Cancel
Save