removed strip, added -s to LDFLAGS
This commit is contained in:
		
							parent
							
								
									fef6c5c66b
								
							
						
					
					
						commit
						b896b58d6d
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -27,7 +27,6 @@ config.h: | ||||
| dwm: ${OBJ} | ||||
| 	@echo CC -o $@ | ||||
| 	@${CC} -o $@ ${OBJ} ${LDFLAGS} | ||||
| 	@strip $@ | ||||
| 
 | ||||
| clean: | ||||
| 	@echo cleaning | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anselm R. Garbe
						Anselm R. Garbe