-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
andreas.braun mentioned that the find command examples in config.m4 and config.w32 to generate PHP_MONGODB_MONGOC_SOURCES and related variables are not portable between Linux and macOS. This is likely due to differences between sort on both operating systems (e.g. mongoc-stream.c and mongoc-stream-file.c might be ordered differently).
We should revise these command examples to produce identical results on both platforms, if possible.