mirror of
				https://github.com/tailix/libkernaux.git
				synced 2025-10-30 23:47:50 -04:00 
			
		
		
		
	Improve "root" configs
This commit is contained in:
		
							parent
							
								
									c3939da4eb
								
							
						
					
					
						commit
						6e37ea8df8
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -14,6 +14,6 @@ export     AR="$TARGET-ar"
 | 
			
		|||
export     CC="$TARGET-gcc"
 | 
			
		||||
export RANLIB="$TARGET-ranlib"
 | 
			
		||||
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector'
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector -fno-pic'
 | 
			
		||||
 | 
			
		||||
"$REPO/configure" --host="$HOST" --prefix="$PREFIX" --with-libc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,6 +14,6 @@ export     AR="$TARGET-ar"
 | 
			
		|||
export     CC="$TARGET-gcc"
 | 
			
		||||
export RANLIB="$TARGET-ranlib"
 | 
			
		||||
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector'
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector -fno-pic'
 | 
			
		||||
 | 
			
		||||
"$REPO/configure" --host="$HOST" --prefix="$PREFIX" --with-libc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,6 +14,6 @@ export     AR="$TARGET-ar"
 | 
			
		|||
export     CC="$TARGET-gcc"
 | 
			
		||||
export RANLIB="$TARGET-ranlib"
 | 
			
		||||
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector'
 | 
			
		||||
export CFLAGS='-ffreestanding -nostdlib -fno-builtin -fno-stack-protector -fno-pic'
 | 
			
		||||
 | 
			
		||||
"$REPO/configure" --host="$HOST" --prefix="$PREFIX" --with-libc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue