| 1 | ./config_lib.pasm: set P0["icu_shared"], " -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \\c \n" |
|---|
| 2 | ./lib/Parrot/Config/Generated.pm: 'icu_shared' => ' -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \\c |
|---|
| 3 | ./Makefile:ICU_SHARED := -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 4 | ./parrot.pc:Libs: -L${libdir} -lparrot -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 5 | ./src/dynoplibs/Makefile:LINKARGS := $(LDFLAGS) $(LD_LOAD_FLAGS) $(LIBPARROT) -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 6 | ./src/dynpmc/Makefile:LINKARGS := $(LDFLAGS) $(LD_LOAD_FLAGS) $(LIBPARROT) -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 7 | ./tools/build/dynoplibs.pl: my $extraLibs = '-lm -lutil -lgmp -lreadline -lintl -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 8 | ./tools/build/dynpmc.pl: my $extraLibs = '-lm -lutil -lgmp -lreadline -lintl -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|
| 9 | ./tools/build/dynpmc.pl: my $extraLibs = '-lm -lutil -lgmp -lreadline -lintl -lpthread -lm -L/opt/local/lib -licuuc -licudata -lpthread -lm \c |
|---|