This website requires JavaScript.
Explore
Help
Sign In
jcgruenhage
/
void-packages
Watch
1
Star
0
Fork
You've already forked void-packages
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
48497c7399
void-packages
/
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 08:53:35 +00:00
XBPS_CFLAGS
=
"-O2 -pipe"
XBPS_CXXFLAGS
=
"
$XBPS_CFLAGS
"
common: rename FCC to FC and introduce FFLAGS
2017-03-08 15:03:59 +00:00
XBPS_FFLAGS
=
"-fPIC -pipe"
Reference in a new issue
Copy permalink