Ignore:
Timestamp:
Dec 22, 2016 9:33:55 AM (7 years ago)
Author:
nanang
Message:

Misc (re #1945): Fixed WebRTC build failure for mips64 platform (thanks Oliver Wigley for the report).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/build/os-auto.mak.in

    r5428 r5509  
    102102 
    103103    WEBRTC_OTHER_CFLAGS += -DMIPS_FPU_LE 
     104else # Generic fixed point 
     105    WEBRTC_SRC = \ 
     106              modules/audio_processing/aecm/aecm_core_c.o                \ 
     107              modules/audio_processing/ns/nsx_core_c.o                   \ 
     108              common_audio/signal_processing/complex_fft.o 
    104109endif 
    105110endif 
Note: See TracChangeset for help on using the changeset viewer.