We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4091

Summary: Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on
Product: SDL Reporter: Manuel Sabogal <mfer32>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: All   
OS: Android (All)   
Attachments: Fix patch

Description Manuel Sabogal 2018-02-22 19:18:40 UTC
Created attachment 3179 [details]
Fix patch

If SDL is compiled with the Audio subsystem disabled there are some undefined references to the functions ANDROIDAUDIO_ResumeDevices and ANDROIDAUDIO_PauseDevices in the file src/video/android/SDL_androidevents.c.

I attached a patch with a fix for this issue
Comment 1 Sam Lantinga 2018-02-24 16:58:39 UTC
Added, thanks!
https://hg.libsdl.org/SDL/rev/0a7f9aec16a6