| commit | de7abb95977c80f2d802c974562167b81f0a94f2 | [log] [tgz] |
|---|---|---|
| author | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 14 14:40:50 2025 +0100 |
| committer | Alexander Hansen <alexander.hansen@9elements.com> | Fri Nov 14 14:40:50 2025 +0100 |
| tree | 3c01303b38e4765125257173a5dba9dd964332bd | |
| parent | 653aec092d86597aa7d7d1259eee58e12310f202 [diff] |
Network.IP: use PDI constants Use PDI constants instead of local definitions. Tested: Inspection only. Change-Id: If4c3c657be0d97658eb400a59ec2833c6df1c131 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
meson builddir ninja -C builddir
meson builddir -Dbuildtype=minsize -Db_lto=true -Dtests=disabled ninja -C builddir
If any of the dependencies are not found on the host system during configuration, meson automatically gets them via its wrap dependencies mentioned in ipmid/subprojects.
meson builddir -Dwrap_mode=nofallback ninja -C builddir
meson builddir -Dbuildtype=debug ninja -C builddir
meson builddir -Db_coverage=true -Dtests=enabled ninja -C builddir test ninja -C builddir coverage