Changeset 5f176da in mainline for uspace/drv/meson.build


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bc48242
Parents:
41408d94
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-26 20:32:16)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

Pull *ARCH from config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/meson.build

    r41408d94 r5f176da  
    6464
    6565# sun4u driver won't compile on 32-bit targets
    66 if h_arch == 'sparc64'
     66if UARCH == 'sparc64'
    6767        drvs += 'platform/sun4u'
    6868endif
Note: See TracChangeset for help on using the changeset viewer.