summaryrefslogtreecommitdiffstats
path: root/src/pacman/util.c
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2016-04-02 14:41:17 +0200
committerAllan McRae <allan@archlinux.org>2016-05-18 07:45:07 +0200
commit02a0bf550a22e199f48537b7eee87361b112e8a0 (patch)
tree63c0099e8160c449f30877df8f08abf208a41136 /src/pacman/util.c
parent3729ef7a9acf75080fb6f60d13ea80cfd36d855d (diff)
downloadpacman-02a0bf550a22e199f48537b7eee87361b112e8a0.tar.gz
pacman-02a0bf550a22e199f48537b7eee87361b112e8a0.tar.xz
makepkg: move build enviroment set-up to function
This is a requirement to split the preparation of the build environment into libmakepkg, which will allow dropping in extensions (e.g. to allow PGO). After this patch, disabling buildflags or makeflags and enabling debug CFLAGS will only effect the build(), check() and package() functions. The relevant variables are no longer exported for the prepare() function. This should have zero impact for the prepare() function of a properly written PKGBUILD, as no building/linking is done there... Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'src/pacman/util.c')
0 files changed, 0 insertions, 0 deletions