f9c386 - Explicitly pass {C,LD}FLAGS_PATH to the runtime (ntapi, psxscl,

Authored and Committed by Lucio Andrés Illanes Albornoz (arab, vxp) 8 years ago
    - Explicitly pass {C,LD}FLAGS_PATH to the runtime (ntapi, psxscl,
      etc.) build scripts; everything now goes into $PREFIX_NATIVE
      except for the cross compiler and its dependencies, which go
      into $PREFIX_TARGET.
    - Replaced specific PREFIX variables w/ generic per-build level CFLAGS.
    - Merged 204.psxscl.build into pkg.build.
    - Generalised patching procedure into build.subr.
    
        
file modified
+1 -1
file modified
+8 -11
file modified
+21 -21
file modified
+1 -1
file modified
+1 -1
file added
+8
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file removed
-37
file added
+1
file modified
+1 -1
file modified
+1 -1
file modified
+2 -2
file modified
+2 -0
file modified
+21 -1
file modified
+6 -2
file modified
+48 -40