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