We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b885be8 commit d09271bCopy full SHA for d09271b
Ports/SDL_sound/package.sh
@@ -19,6 +19,6 @@ configopts=(
19
'--enable-speex=no'
20
"--with-sdl-prefix=${SERENITY_INSTALL_ROOT}/usr/local"
21
)
22
-makeopts=(
+makeopts+=(
23
'LDFLAGS=-lm'
24
0 commit comments