xcbuild: set -Wno-error
gcc doesn’t know all of the specific flags here. It is easier to just set -Wno-error.
parent
6f2475f5
Please register or sign in to comment
gcc doesn’t know all of the specific flags here. It is easier to just set -Wno-error.