]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/alpha/alpha.h
(LIB_SPEC): Link -lprof1 when profiling.
[gcc.git] / gcc / config / alpha / alpha.h
index 9f873f1c6fe5a9f517bc041375314c641f4b5f11..4fc74575e5b0c97ba4008f635bbe7d00647772a7 100644 (file)
@@ -44,8 +44,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* No point in running CPP on our assembler output.  */
 #define ASM_SPEC "-nocpp"
 
-/* Right now Alpha OSF/1 doesn't seem to have debugging or profiled 
-   libraries.  */
+/* Right now Alpha OSF/1 doesn't seem to have debugging libraries.  */
 
 #define LIB_SPEC "%{p:-lprof1} -lc"
 
This page took 0.02964 seconds and 5 git commands to generate.