Changeset 5159 for pjproject/trunk/third_party/build/gsm
- Timestamp:
- Aug 12, 2015 12:35:26 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/gsm/config.h
r5158 r5159 9 9 10 10 #if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 402 11 # pragma GCC diagnostic ignored "-W unknown-pragmas"11 # pragma GCC diagnostic ignored "-Wpragmas" 12 12 # pragma GCC diagnostic ignored "-Wunused-const-variable" 13 13 #endif
Note: See TracChangeset
for help on using the changeset viewer.