diff options
| author | Karel Kočí <cynerd@email.cz> | 2021-03-23 13:03:08 +0100 | 
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2021-03-23 13:03:08 +0100 | 
| commit | b3833f738266e74c106df4c55a7f4f4cc89c390c (patch) | |
| tree | 9817539444f9c156c3a1903aea345fb0ab6b806b /profiles/qemu/make.defaults | |
| parent | 6a6fc077ee839f02140fd3a43f6fadec55434923 (diff) | |
| download | gentoo-personal-overlay-b3833f738266e74c106df4c55a7f4f4cc89c390c.tar.gz gentoo-personal-overlay-b3833f738266e74c106df4c55a7f4f4cc89c390c.tar.bz2 gentoo-personal-overlay-b3833f738266e74c106df4c55a7f4f4cc89c390c.zip  | |
acct-user/cynerd: add qemu
Diffstat (limited to 'profiles/qemu/make.defaults')
| -rw-r--r-- | profiles/qemu/make.defaults | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/qemu/make.defaults b/profiles/qemu/make.defaults index 0df4f8d..3ebfd09 100644 --- a/profiles/qemu/make.defaults +++ b/profiles/qemu/make.defaults @@ -1,2 +1,5 @@  # vim:ft=gentoo-make-conf  QEMU_SOFTMMU_TARGETS="x86_64" + + +USE_EXPAND="QEMU_SOFTMMU_TARGETS"  | 
