mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-27 00:42:38 +01:00
Add binary component for Gecko 10/Linux/x86-64.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
GECKO_MAJOR ?= 9
|
||||
GECKO_MAJOR ?= 10
|
||||
GECKO_MINOR ?= 0
|
||||
ABI_OS := $(shell uname -s)
|
||||
ABI_ARCH := $(shell uname -m)
|
||||
|
||||
Reference in New Issue
Block a user