Jürgen Buchmüller
|
25bdf1945d
|
cross-cc: always unset incpath and libpath
Closes #2823
|
2015-10-25 13:32:10 +01:00 |
|
Juan RP
|
bd165ccdf6
|
wrappers: rename cc to cross-cc to clarify it's used only in cross mode.
|
2015-10-25 11:03:16 +01:00 |
|
Juan RP
|
1b0a232b20
|
wrappers/cc: also process forbidden -I/-L paths with blanks.
like "-I /usr/include".
|
2015-10-25 10:48:02 +01:00 |
|
Juan RP
|
ff80ee06e6
|
common/wrapper/cc: make this work with args containing whitespaces in quoted strings.
like -DFOO="foo blah". This fixes cross compilation in libsodium, tk and
others.
|
2015-10-25 10:11:40 +01:00 |
|
Juan RP
|
b7d05057f9
|
xbps-src: create a cc/g++ wrapper to drop -I/usr/include -L/usr/lib in cross.
I'm tired of wasting extra time to fix software to remove standard include/lib dirs.
|
2015-10-23 11:56:30 +02:00 |
|
Juan RP
|
a70c181019
|
xbps-src: create a dummy strip(1) wrapper.
This is to force packages to not strip any binary, and always let
xbps-src do this task for you.
|
2015-04-27 21:10:12 +02:00 |
|
Juan RP
|
0be33d385a
|
xbps-src: move wrappers to common/wrappers.
|
2015-04-21 10:48:30 +02:00 |
|