diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-04 08:30:31 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-04 08:30:31 +0000 |
| commit | abab6603e68ca420ed627126d5399aa9f5419beb (patch) | |
| tree | 5a796dc7a93b127f4ff7c104541b085ec4af0282 /contrib/libstdc++ | |
| parent | ff742a1ed01fa1b9fe8bb9d9d369950543017631 (diff) | |
| parent | 14eaea6f7df0c47fa58497182ed29cfcb9a341d3 (diff) | |
Notes
Diffstat (limited to 'contrib/libstdc++')
| -rw-r--r-- | contrib/libstdc++/config/beos.ml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/libstdc++/config/beos.ml b/contrib/libstdc++/config/beos.ml new file mode 100644 index 000000000000..f90b0b023579 --- /dev/null +++ b/contrib/libstdc++/config/beos.ml @@ -0,0 +1,4 @@ +LIBS = $(ARLIB) $(ARLINK) $(SHLIB) mshlink $(SHLINK) +SHFLAGS = -Wl,-soname,$(MSHLINK) +DEPLIBS = ../$(SHLIB) +SHOPT = -nostart |
