summarylogtreecommitdiffstats
path: root/gcc47.patch
blob: ff155480125c4bc4f1a703c5e75481d99754553d (plain)
1
2
3
4
5
6
7
41a42,47
> /* GCC 4.7
>  */
> #if __GNU_LIBOBJC__ >= 20100911
> #  define sel_eq(__A__,__B__) sel_isEqual(__A__,__B__)
> #endif
>