mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	ext/io/wait/depend: make it work for Ruby 3.1.0-dev
Reverts 2eb3841e9c
because it fails on "update-deps" check in the ruby/ruby CI.
https://github.com/ruby/ruby/runs/4230891140?check_suite_focus=true
```
diff --git a/ext/io/wait/depend b/ext/io/wait/depend
index 7b314b9..449e9fe 100644
--- a/ext/io/wait/depend
+++ b/ext/io/wait/depend
...
```
Maybe now it does not work on Ruby 2.6. This file must be changed for
each Ruby version. I have no good idea to fix this issue.
			
			
This commit is contained in:
		
							parent
							
								
									5190926e40
								
							
						
					
					
						commit
						cbb057e677
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,9 @@
 | 
			
		|||
# AUTOGENERATED DEPENDENCIES START
 | 
			
		||||
# wait.o: $(hdrdir)/ruby/assert.h # not in 2.6
 | 
			
		||||
wait.o: $(RUBY_EXTCONF_H)
 | 
			
		||||
wait.o: $(arch_hdrdir)/ruby/config.h
 | 
			
		||||
wait.o: $(hdrdir)/ruby.h
 | 
			
		||||
# wait.o: $(hdrdir)/ruby/assert.h # not in 2.6
 | 
			
		||||
wait.o: $(hdrdir)/ruby/assert.h
 | 
			
		||||
wait.o: $(hdrdir)/ruby/backward.h
 | 
			
		||||
wait.o: $(hdrdir)/ruby/backward/2/assume.h
 | 
			
		||||
wait.o: $(hdrdir)/ruby/backward/2/attributes.h
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue