Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
8ca3fa9b
Commit
8ca3fa9b
authored
Dec 23, 2021
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slinux: add abiword, gumeric for riscv64
parent
d8268a8f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
config.mk
features.in/slinux/config.mk
+3
-0
No files found.
features.in/slinux/config.mk
View file @
8ca3fa9b
...
@@ -81,6 +81,9 @@ ifeq (,$(filter-out armh aarch64 mipsel e2k%,$(ARCH)))
...
@@ -81,6 +81,9 @@ ifeq (,$(filter-out armh aarch64 mipsel e2k%,$(ARCH)))
else
else
@$(call add,THE_LISTS,slinux/browser-chromium)
@$(call add,THE_LISTS,slinux/browser-chromium)
endif
endif
ifeq (,$(filter-out riscv64,$(ARCH)))
@$(call add,THE_PACKAGES,abiword gnumeric)
endif
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
@$(call set,KFLAVOURS,std-def)
@$(call set,KFLAVOURS,std-def)
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment