author | Chris Ring <cring@ti.com> | |
Thu, 3 Apr 2014 20:47:24 +0000 (13:47 -0700) | ||
committer | Chris Ring <cring@ti.com> | |
Fri, 4 Apr 2014 00:12:52 +0000 (17:12 -0700) | ||
commit | 6d84b09e3ef59be80f1844f3f695b9497322de3b | |
tree | 5da4844f9382e25db98193c9ce5578e225c6d1c6 | tree | snapshot (tar.xz tar.gz zip) |
parent | 422e03aef6a8cedef014b81ae5a20b508448c969 | commit | diff |
QNX: Stop building early for unsupported platforms
Catch an unsupported platform sooner with a simple check.
Without this check, the build proceeds and fails halfway through with
a confusing error - in my case it was when the loader was being built
and some of the required preprocessor defines weren't set.
Catch an unsupported platform sooner with a simple check.
Without this check, the build proceeds and fails halfway through with
a confusing error - in my case it was when the loader was being built
and some of the required preprocessor defines weren't set.
ipc-qnx.mak | diff | blob | history | |
qnx/Makefile | diff | blob | history |