xbps-src: use bootstrap build-profile for the bootstrap target.
... otherwise the proper compiler flags are being used in the chroot case.
This commit is contained in:
2
common/build-profiles/bootstrap.sh
Normal file
2
common/build-profiles/bootstrap.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
XBPS_CFLAGS="-O2 -pipe"
|
||||
XBPS_CXXFLAGS="$XBPS_CFLAGS"
|
||||
Reference in New Issue
Block a user