File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ linux-android-arm: jni-header
191
191
./docker/dockcross-android-arm -a $(DOCKER_RUN_OPTS ) bash -c ' make clean-native native CROSS_PREFIX=/usr/arm-linux-androideabi/bin/arm-linux-androideabi- OS_NAME=Linux OS_ARCH=android-arm'
192
192
193
193
linux-ppc64le : jni-header
194
- ./docker/dockcross-ppc64 -a $(DOCKER_RUN_OPTS ) bash -c ' make clean-native native CROSS_PREFIX=powerpc64le-linux-gnu- OS_NAME=Linux OS_ARCH=ppc64le'
194
+ ./docker/dockcross-ppc64le -a $(DOCKER_RUN_OPTS ) bash -c ' make clean-native native CROSS_PREFIX=powerpc64le-linux-gnu- OS_NAME=Linux OS_ARCH=ppc64le'
195
195
196
196
linux-aarch64 : jni-header
197
197
./docker/dockcross-aarch64 -a $(DOCKER_RUN_OPTS ) bash -c ' make clean-native native CROSS_PREFIX=aarch64-linux-gnu- OS_NAME=Linux OS_ARCH=aarch64'
File renamed without changes.
You can’t perform that action at this time.
0 commit comments