diff options
Diffstat (limited to 'conf/machine/qemux86.conf')
-rw-r--r-- | conf/machine/qemux86.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf index dfbd345ae8..60aa12ad7f 100644 --- a/conf/machine/qemux86.conf +++ b/conf/machine/qemux86.conf @@ -13,5 +13,3 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" - -MACHINE_TASK_PROVIDER = "task-base" |