HomeSort by relevance Sort by last modified time
    Searched refs:LINKFLAGS (Results 1 - 4 of 4) sorted by null

  /external/google-tv-pairing-protocol/cpp/
main.scons 56 LINKFLAGS = ['-static', '-pthread'],
63 LINKFLAGS = ['-m32'],
84 LINKFLAGS = ['--strip-all', '-s'],
93 LINKFLAGS = ['-m64'],
115 LINKFLAGS = ['--strip-all'],
138 LINKFLAGS = [
153 LINKFLAGS = ['--string-all', '-s'],
217 LINKFLAGS = [
  /external/mesa3d/scons/
llvm.py 195 env.Append(LINKFLAGS = ['/nodefaultlib:LIBCMT'])
gallium.py 181 env['LINKFLAGS'] += SCons.Util.CLVar(os.environ['LDFLAGS'])
521 env.Append(LINKFLAGS = [
533 linkflags = []
537 linkflags += ['-m32']
539 linkflags += ['-m64']
550 linkflags += [
555 linkflags += ['-static-libgcc']
557 linkflags += ['-static-libstdc++']
564 linkflags += ['/LTCG']
569 linkflags +=
    [all...]
  /external/python/cpython2/RISCOS/
Makefile 35 LINKFLAGS = -aif #-NOUNUSED #-d

Completed in 135 milliseconds