Changeset 222

Show
Ignore:
Timestamp:
09/11/08 19:36:10 (3 months ago)
Author:
jcrouse
Message:

Export AR for applications that may need it

Signed-off-by: Jordan Crouse <jordan.crouse@…>
Acked-by: Jordan Crouse <jordan.crouse@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • buildrom-devel/scripts/Build.settings

    r142 r222  
    2020STRIP ?= strip 
    2121AS ?= as 
    22 LC ?= ld 
     22LD ?= ld 
     23AR ?= ar 
    2324 
    2425BUILD_ARCH=$(shell uname -m) 
     
    8283 
    8384export CC AS CFLAGS LDFLAGS ASFLAGS LIBS PARALLEL_MAKE 
     85export LD AR STRIP 
    8486 
    8587# Several functions to get a custom config file name