Go to file
Thomas Renninger 0963c68a97 Accepting request 692336 from home:trenn:branches:hardware
- Update to version 20190405
iASL: Implemented an enhanced multiple file compilation that combines 
named objects from all input files to a single namespace. With this 
feature, any unresolved external declarations as well as duplicate named 
object declarations can be detected during compilation rather than 
generating errors much later at runtime. The following commands are 
examples that utilize this feature:
    iasl dsdt.asl ssdt.asl
    iasl dsdt.asl ssdt1.asl ssdt2.asl
    iasl dsdt.asl ssdt*.asl
- Adjusted patch:
M acpica-no-compiletime.patch

OBS-URL: https://build.opensuse.org/request/show/692336
OBS-URL: https://build.opensuse.org/package/show/hardware/acpica?expand=0&rev=119
2019-04-08 15:29:14 +00:00
Description
No description provided
7.8 MiB
Languages
Shell 52.6%
C 47.4%