fix typos
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -9,7 +9,7 @@ ifeq ($(ARCH), $(filter $(ARCH), amd64 i386))
|
|||||||
NDR=off
|
NDR=off
|
||||||
ifeq ($(ARCH),amd64)
|
ifeq ($(ARCH),amd64)
|
||||||
TOOLCHAIN=cmake/flags-gcc-x86_64.cmake
|
TOOLCHAIN=cmake/flags-gcc-x86_64.cmake
|
||||||
elif
|
else
|
||||||
TOOLCHAIN=cmake/flags-gcc-i686.cmake
|
TOOLCHAIN=cmake/flags-gcc-i686.cmake
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user