Commit 1838c19
committed
common: make pkg-config-wrapper look under lib
instead of lib32
cf. #52402, make 32-bit cross builds find qt-host-tools on a 64-bit host
.pc files contain lib32 hardcoded, lib is a symlink to the corresponding
lib{32,64} anyway, so let the wrapper look under lib1 parent b22fd7e commit 1838c19
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments