Changeset 33995 for branches/eam_branches/ipp-20120601/Ohana/configure.tcsh
- Timestamp:
- Jun 10, 2012, 6:12:36 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/Ohana/configure.tcsh
r33983 r33995 210 210 endif 211 211 if ($profile) set LDFLAGS = "$LDFLAGS -Wl,--start-group -Wl,-Bstatic -Wl,-Bdynamic" 212 213 # XXX EAM : temporary while working on Ubuntu 12.04 / gcc 4.6.3 214 # XXX --no-as-needed fixes problems introduced by Ubuntu 11.10 use of --as-needed 215 # but this may be hiding an underlying link problem 216 set LDFLAGS = "$LDFLAGS -Wl,--no-as-needed" 212 217 213 218 set syslibpath = "/lib /usr/lib /usr/X11R6/lib /usr/local/lib"
Note:
See TracChangeset
for help on using the changeset viewer.
