- Timestamp:
- May 3, 2026, 2:46:01 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/Ohana/Makefile.Common
r42389 r43005 90 90 rm -f $@ 91 91 # gcc -shared -Wl,-soname,$*.so -o $@ $^ -lc 92 gcc -shared -Wl,-soname,$*.so -o $@ $^ -lc -Wl,--allow-multiple-definition92 gcc -shared -Wl,-soname,$*.so -o $@ $^ -lc $(FULL_LDFLAGS) -Wl,--allow-multiple-definition 93 93 @echo "compiled shared library $*" 94 94 @echo ""
Note:
See TracChangeset
for help on using the changeset viewer.
