7390348 noarch arch handling fixups on armhfp tasks

1 file Authored by ausil 8 years ago, Committed by mikem 8 years ago,
    noarch arch handling fixups on armhfp tasks
    
    armhfp is not a valid arch acording to autoconf. We were using arm
    instead. nodejs has a bunch of packages with ExclusiveArch and are
    hitting issues with using arm as the arch so switch to armv7hl
    instead
    
    Signed-off-by: Dennis Gilmore <dennis@ausil.us>
    
        
file modified
+1 -1