forked from eclipse-omr/omr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorder defines so xlC16 finds the xlc before gnu
xlC16 appears to be based on clang and now recognizes the __GNUC__ defines. Reorder this code so that the compiler sees the __xlC__-specific case first. issue: eclipse-omr#3775 Signed-off-by: Dan Heidinga <daniel_heidinga@ca.ibm.com>
- Loading branch information
1 parent
051896b
commit b9f1ac6
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters