vp-build/common
Đoàn Trần Công Danh 0d75e72b8b build-style/cmake: pass LIBS as CMAKE_*_STANDARD_LIBRARIES
Normally, we can add them into configure_args directly.
However, if we need to link with 2 or more libaries (e.g. -latomic
and -lexecinfo on armv6-musl), we have noway to do it properly:
- configure_args will be splited on whitespace
- cmake denies to recognise CMAKE_*_STANDARD_LIBRARIES as a list,
  hence denies to split on semicolon (";")

Let's pass LIBS as CMAKE_*_STANDARD_LIBRARIES instead.
2022-02-23 21:28:37 +07:00
..
build-helper
build-profiles
build-style build-style/cmake: pass LIBS as CMAKE_*_STANDARD_LIBRARIES 2022-02-23 21:28:37 +07:00
chroot-style
cross-profiles
environment build-style/R-cran: allow to override distfiles 2022-01-29 19:51:56 +01:00
hooks
repo-keys
scripts
travis spdx-licenses-list: update to 3.16. 2022-02-14 21:19:14 +01:00
wrappers
xbps-src shutils: introduce XBPS_ORIG_MAKEJOBS variable 2022-02-11 20:03:30 +01:00
options.description
shlibs protobuf: update to 3.19.4. 2022-02-23 00:05:45 -05:00