Difference between revisions of "CompilingSPARC"
Jump to navigation
Jump to search
(Categorization) |
m |
||
Line 7: | Line 7: | ||
-- Wolfram Quester | -- Wolfram Quester | ||
See also [[CompilingSunSolaris]]. | |||
[[Category:Developer Documentation]] | [[Category:Developer Documentation]] |
Revision as of 15:40, 25 July 2006
Sparc
I didn't change anything. The configure-line used in debian/rules is CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info This is mainly from dh_make.
-- Wolfram Quester
See also CompilingSunSolaris.