oracle-instant-client: add macOS conflict (#31301)
This commit is contained in:
		| @@ -57,6 +57,10 @@ class OracleInstantClient(Package): | ||||
| 
 | ||||
|     depends_on('libaio', type='link') | ||||
| 
 | ||||
|     # TODO: add URLs for macOS. Unfortunately still no native M1 support. | ||||
|     # https://www.oracle.com/database/technologies/instant-client/macos-intel-x86-downloads.html | ||||
|     conflicts('platform=darwin') | ||||
| 
 | ||||
|     def install(self, spec, prefix): | ||||
|         mkdirp(prefix.bin) | ||||
|         mkdirp(prefix.include) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user