Changeset 5165:fabde7814fd9 in roaraudio for plugins/alsa/pcm_roar.c


Ignore:
Timestamp:
10/17/11 23:13:10 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added -DPIC, this fixed the strange need for snd_pcm_roar_open_dlsym_pcm_001(). Thanks to maister

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/alsa/pcm_roar.c

    r5157 r5165  
    487487SND_PCM_PLUGIN_SYMBOL(roar); 
    488488 
    489 #ifdef __TESTCODE_PH3__ 
    490 int __snd_pcm_roar_open_dlsym_pcm_001 (void) { 
    491  ROAR_DBG("__snd_pcm_roar_open_dlsym_pcm_001(void) = 0"); 
    492  return 0; 
    493 } 
    494 #endif 
    495  
    496489//ll 
Note: See TracChangeset for help on using the changeset viewer.