mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2025-01-31 17:35:38 +00:00
Remove duplicated config-opts
This commit is contained in:
parent
b2fdef2158
commit
f0f29a7549
|
@ -28,15 +28,11 @@
|
|||
"arch": {
|
||||
"i386": {
|
||||
"config-opts": [
|
||||
"-DENABLE_GENERIC=ON",
|
||||
"-DENABLE_SDL=ON",
|
||||
"-DENABLE_EVDEV=OFF"
|
||||
]
|
||||
},
|
||||
"arm": {
|
||||
"config-opts": [
|
||||
"-DENABLE_GENERIC=ON",
|
||||
"-DENABLE_SDL=ON",
|
||||
"-DENABLE_EVDEV=OFF"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue