pmbootstrap/pmb/aportgen
Oliver Smith 43740144bd
gcc-*: fix compiling in strict mode [skip ci] (#1468)
Due to changes in abuild, our `gcc-armhf` etc. packages did not build
when using strict mode (i.e. `pmbootstrap build --strict gcc-armhf`)
anymore.

Changes:
* Set `CBUILDDIR=/`, so apk can read a valid package index from there
* Directly set `_cross_configure`, so it does not use CBUILDDIR anymore
* Set `BOOTSTRAP="nobuildbase"` to prevent apk from installing
  `build-base-armhf` etc. (these don't exist in pmOS)
* Remove legacy code for lazy reproducible builds that wrapped
  `package()`
2018-05-13 18:30:02 +00:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
binutils.py aportgen: Gracefully handle old aports_upstream (#1291) 2018-03-11 14:18:21 +00:00
busybox_static.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00
core.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
device.py Properly escape commands in pmb.chroot.user() (#1316) 2018-03-10 22:58:39 +00:00
gcc.py gcc-*: fix compiling in strict mode [skip ci] (#1468) 2018-05-13 18:30:02 +00:00
linux.py aportgen linux: Also remove -Werror in Kbuild files (#1139) 2018-01-24 20:07:47 +00:00
musl.py Fix aportgen without initializing buildenv 2018-03-12 17:17:32 +01:00