mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[ACPI]
Disable PCH as it breaks build (when globally enabled) svn path=/trunk/; revision=62619
This commit is contained in:
@@ -163,7 +163,7 @@ add_library(acpica
|
||||
${ACPICA_SOURCE}
|
||||
acpica/utilities/utglobal.c)
|
||||
|
||||
add_pch(acpica acpica/include/acpi.h ACPICA_SOURCE)
|
||||
#add_pch(acpica acpica/include/acpi.h ACPICA_SOURCE)
|
||||
set_target_properties(acpica PROPERTIES COMPILE_DEFINITIONS "ACPI_USE_LOCAL_CACHE")
|
||||
add_dependencies(acpica bugcodes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user