Try again to be more consistent
This commit is contained in:
parent
4106386a32
commit
07e414905f
|
@ -7,4 +7,4 @@ Name: libSystem
|
|||
Description: DeforaOS System essential library
|
||||
Version: VERSION
|
||||
Cflags: -I${includedir}
|
||||
Libs: -Wl,-R${libdir} -L${libdir} -lSystem
|
||||
Libs: -L${libdir} -Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir} -lSystem
|
||||
|
|
Loading…
Reference in New Issue
Block a user