Skip to content

Commit 98492c0

Browse files
committed
Adjust rules
1 parent 20c64d7 commit 98492c0

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

debian/rules

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,7 @@ CONFFLAGS += \
2626
-Dcore_tests=false \
2727
-Dlibwacom=false \
2828
-Dwayland=false \
29-
-Dnative_backend=false \
30-
-Ddefault_driver=gl
31-
endif
32-
33-
ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),armel armhf))
34-
CONFFLAGS += \
35-
-Ddefault_driver=gles2
36-
else
37-
CONFFLAGS += \
38-
-Ddefault_driver=gl
29+
-Dnative_backend=false
3930
endif
4031

4132
override_dh_auto_configure:

0 commit comments

Comments
 (0)