Fix directory creation mode. Unless umask is set to 0 the default umask of the system...
[ust.git] / libust.ldscript.in
1 /* GNU ld script
2 Use the shared library, but the link with initializer too */
3 OUTPUT_FORMAT(@FORMAT@)
4 GROUP ( libust.so.0 libust-initializer.o )
This page took 0.030513 seconds and 4 git commands to generate.