[Libomp] Do not error on undefined version script symbols
Summary: A recent patch made all of the places we used version scripts in OpenMP start throwing errors when linking with LLD. This is hopefully the last one required to get the build bots to pass. This patch simply adds the `--undefined-version` flag to the places where the version scripts are used.
Loading
Please sign in to comment