Compare commits
	
		
			1 Commits
		
	
	
		
			1da1003773
			...
			db9c16ea7e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| db9c16ea7e | 
| @ -51,7 +51,7 @@ let | ||||
|     nosv = pkgs.releaseTools.sourceTarball { | ||||
|       name = "nosv-tarball"; | ||||
|       inherit (pkgs.nosv) src version; | ||||
|       preAutoconf = "sed -i 's/AC_MSG_RESULT/_AS_ECHO/ configure.ac'"; | ||||
|       preAutoconf = "sed -i 's/AC_MSG_RESULT/_AS_ECHO/ configure.ac"; | ||||
|     }; | ||||
|   }; | ||||
| in | ||||
| @ -78,6 +78,6 @@ in | ||||
|       "--with-asan " | ||||
|       "--with-ubsan" | ||||
|     ]; | ||||
|     # CFLAGS = "-Werror"; | ||||
|     CFLAGS = "-Werror"; | ||||
|   }); | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user