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 a647801 commit 48b1b2dCopy full SHA for 48b1b2d
configure.ac
@@ -4675,7 +4675,7 @@ dnl BeOS support removed after SDL 2.0.1. Haiku still works. --ryan.
4675
EXTRA_CFLAGS="$EXTRA_CFLAGS -fPIC"
4676
EXTRA_CFLAGS="$EXTRA_CFLAGS $SDL_CFLAGS -g -O3"
4677
EXTRA_CFLAGS="$EXTRA_CFLAGS -DSDL_VIDEO_STATIC_ANGLE"
4678
- EXTRA_LDFLAGS="-march=armv8-a+crc+crypto -fPIE -L${DEVKITPRO}/libnx/lib -lEGL -lstdc++ -lglapi -ldrm_nouveau -lnx"
+ EXTRA_LDFLAGS="-fPIE -L${DEVKITPRO}/libnx/lib -lEGL -lstdc++ -lglapi -ldrm_nouveau -lnx"
4679
4680
CheckDeclarationAfterStatement
4681
CheckClockGettime
0 commit comments