diff --git a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug index eb3805538..cdd288511 100644 --- a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug +++ b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug @@ -7,7 +7,9 @@ # Sites may override these definitions in CONFIG_SITE.linux-x86.linux-x86-debug #------------------------------------------------------- -include $(CONFIG)/os/CONFIG.linux-x86-debug.linux-x86-debug +include $(CONFIG)/os/CONFIG.linux-x86_64.linux-x86_64 -BUILD_CLASS = HOST +# This will cause build failure when used with make -j option +# See base/src/bpt MAKEBPT +#BUILD_CLASS = HOST