This website requires JavaScript.
Explore
Help
Register
Sign In
teldra
/
vp-build
Watch
1
Star
0
Fork
0
You've already forked vp-build
Code
Issues
Pull Requests
Releases
Wiki
Activity
379db528fc
vp-build
/
common
/
build-profiles
/
bootstrap.sh
4 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
xbps-src: use bootstrap build-profile for the bootstrap target. ... otherwise the proper compiler flags are being used in the chroot case.
2014-12-24 09:53:35 +01:00
XBPS_CFLAGS
=
"-O2 -pipe"
XBPS_CXXFLAGS
=
"
$XBPS_CFLAGS
"
common: rename FCC to FC and introduce FFLAGS
2017-03-08 16:03:59 +01:00
XBPS_FFLAGS
=
"-fPIC -pipe"
Reference in New Issue
Copy Permalink