Revert "CONFIGURE: Use FORCE_RTL for the Android backend"
This reverts commit 44ab256101
.
This commit is contained in:
parent
6c0bca8aae
commit
fc582bfc8f
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -3002,7 +3002,7 @@ case $_backend in
|
||||||
# than pick up anything unhygenic from the Android libs.
|
# than pick up anything unhygenic from the Android libs.
|
||||||
LIBS="-Wl,-Bstatic $static_libs"
|
LIBS="-Wl,-Bstatic $static_libs"
|
||||||
LIBS="$LIBS -Wl,-Bdynamic -lgcc $system_libs -llog -lGLESv1_CM"
|
LIBS="$LIBS -Wl,-Bdynamic -lgcc $system_libs -llog -lGLESv1_CM"
|
||||||
DEFINES="$DEFINES -DREDUCE_MEMORY_USAGE -DFORCE_RTL"
|
DEFINES="$DEFINES -DREDUCE_MEMORY_USAGE"
|
||||||
;;
|
;;
|
||||||
dc)
|
dc)
|
||||||
INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/dc -isystem $(ronindir)/include'
|
INCLUDES="$INCLUDES "'-I$(srcdir)/backends/platform/dc -isystem $(ronindir)/include'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue