diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-12-14 16:37:56 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-14 16:38:01 +0800 |
commit | 8c94b1452b69a7673c69e1985d8e5747f8b938f2 (patch) | |
tree | 17ec83b163866d135bca93e1e989e286ea1f29cb /www-client/chromium/files/chromium.default | |
parent | app-emulation/spike: add golden reference RISC-V ISA simulator (diff) | |
download | riscv-8c94b1452b69a7673c69e1985d8e5747f8b938f2.tar.gz riscv-8c94b1452b69a7673c69e1985d8e5747f8b938f2.tar.bz2 riscv-8c94b1452b69a7673c69e1985d8e5747f8b938f2.zip |
www-client/chromium: initial import chromium-98
from commit: c4437ce25f70c016fb51c438f421ddafd580ad9a
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-client/chromium/files/chromium.default')
-rw-r--r-- | www-client/chromium/files/chromium.default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www-client/chromium/files/chromium.default b/www-client/chromium/files/chromium.default new file mode 100644 index 0000000..c140cde --- /dev/null +++ b/www-client/chromium/files/chromium.default @@ -0,0 +1,5 @@ +# Default settings for chromium. This file is sourced by /bin/bash from +# the chromium launcher. + +# Options to pass to chromium. +#CHROMIUM_FLAGS="" |