Another attempt to fix FreeBsd build
the previous fix did not work because of different const qualifications on the envp pointer. This should resolve that (and remove a couple of const_casts in the process). llvm-svn: 322187
Loading
Please sign in to comment