1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-09 23:36:14 +02:00
build/pkg/tc-gcc2/libgcc.files
David Oberhollenzer b556476d2f Move *.so symlinks to dev packages
We only need them for linking, no need to have them in the target filesystem.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-03 17:47:02 +01:00

11 lines
409 B
Plaintext

file lib/libatomic.so.1.2.0 0755 0 0
file lib/libgcc_s.so 0755 0 0
file lib/libgcc_s.so.1 0755 0 0
file lib/libgomp.so.1.0.0 0755 0 0
file lib/libitm.so.1.0.0 0755 0 0
file lib/libstdc++.so.6.0.25 0755 0 0
slink lib/libatomic.so.1 0777 0 0 libatomic.so.1.2.0
slink lib/libgomp.so.1 0777 0 0 libgomp.so.1.0.0
slink lib/libitm.so.1 0777 0 0 libitm.so.1.0.0
slink lib/libstdc++.so.6 0777 0 0 libstdc++.so.6.0.25