[build] Fix configure using relative root path
The `configure` script needs to use an absolute path, or ninja can sometimes break.
This commit is contained in:
Reference in New Issue
Block a user
The `configure` script needs to use an absolute path, or ninja can sometimes break.