1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
cfg-android: preparing ABI build trees
cfg-android: configuring top-level for armeabi-v7a
cfg-android-abi: installing tool chain for ABI: armeabi-v7a
Toolchain installed to .../brltty/Android/ABI/armeabi-v7a/ToolChain.
cfg-android-abi: configuring build: .../brltty
configure: WARNING: using cross tools not prefixed with host triplet
cfg-android-abi: installing tool chain for ABI: arm64-v8a
Toolchain installed to .../brltty/Android/ABI/arm64-v8a/ToolChain.
cfg-android-abi: configuring build: .../brltty/Android/ABI/arm64-v8a
configure: WARNING: using cross tools not prefixed with host triplet
cfg-android-abi: configuring build: .../brltty/Android/ABI/armeabi-v7a
configure: WARNING: using cross tools not prefixed with host triplet
cfg-android-abi: installing tool chain for ABI: x86
Toolchain installed to .../brltty/Android/ABI/x86/ToolChain.
cfg-android-abi: configuring build: .../brltty/Android/ABI/x86
configure: WARNING: using cross tools not prefixed with host triplet
cfg-android-abi: installing tool chain for ABI: x86_64
Toolchain installed to .../brltty/Android/ABI/x86_64/ToolChain.
cfg-android-abi: configuring build: .../brltty/Android/ABI/x86_64
configure: WARNING: using cross tools not prefixed with host triplet
.../brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
#warning file globbing support not available on this platform
^
1 warning generated.
.../brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
#warning file globbing support not available on this platform
^
1 warning generated.
.../brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
#warning file globbing support not available on this platform
^
1 warning generated.
.../brltty/Programs/menu.c:42:2: warning: file globbing support not available on this platform [-W#warnings]
#warning file globbing support not available on this platform
^
1 warning generated.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
rebuild: done
|