Use SHAREOWN/SHAREMODE/SHAREGRP rather than LIB* as these are plain ASCII
scripts that the linker can load rather than binary library objects. Effectively no change. Suggested by: hrs
This commit is contained in:
parent
5ca34122ec
commit
092a37c9f9
@ -46,9 +46,6 @@ CLEANDIRS+= ldscripts
|
||||
CLEANFILES+= ldemul-list.h stringify.sed
|
||||
|
||||
FILES= ${LDSCRIPTS:S|^|ldscripts/|}
|
||||
FILESOWN= ${LIBOWN}
|
||||
FILESGRP= ${LIBGRP}
|
||||
FILESMODE= ${LIBMODE}
|
||||
FILESDIR= ${SCRIPTDIR}
|
||||
|
||||
HOST= ${TARGET_TUPLE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user