Changeset 5158 for pjproject/trunk/third_party/build/speex
- Timestamp:
- Aug 11, 2015 7:49:25 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/speex/config.h
r4537 r5158 30 30 #endif 31 31 32 #if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 402 33 # pragma GCC diagnostic ignored "-Wunknown-pragmas" 34 # pragma GCC diagnostic ignored "-Wunused-but-set-variable" 35 #endif 36 32 37 #include <pj/log.h> 33 38
Note: See TracChangeset
for help on using the changeset viewer.