saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
		
							parent
							
								
									d86e47b6b8
								
							
						
					
					
						commit
						76f9dbacbf
					
				| @ -1,6 +1,8 @@ | ||||
| # bashrc | ||||
| 
 | ||||
| ## global settings | ||||
| CC=x86_64-pc-linux-gnu-gcc | ||||
| CXX=${CC} | ||||
| CFLAGS="-march=core-avx2 -O2 -pipe -Wall" | ||||
| CXXFLAGS="${CFLAGS}" | ||||
| LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" | ||||
| @ -116,6 +118,7 @@ if [[ | ||||
| 	"${CATEGORY}/${PN}" != "sys-power/iasl" && | ||||
| 	"${CATEGORY}/${PN}" != "net-libs/libmnl" && | ||||
| 	"${CATEGORY}/${PN}" != "net-libs/opal" && | ||||
| 	"${CATEGORY}/${PN}" != "www-servers/apache" && | ||||
| 	"${CATEGORY}/${PN}" != "x11-libs/pixman" | ||||
| 	]] | ||||
| then | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Hans Wurst
							Hans Wurst