[NTOSKRNL]
[reactos.git] / reactos / ReactOS-ppc.rbuild
index 343b753..1dd201e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE project SYSTEM "tools/rbuild/project.dtd">
-<project name="ReactOS" makefile="makefile.ppc" xmlns:xi="http://www.w3.org/2001/XInclude">
+<project name="ReactOS" makefile="makefile-ppc.auto" xmlns:xi="http://www.w3.org/2001/XInclude">
        <xi:include href="config-ppc.rbuild">
                <xi:fallback>
                        <xi:include href="config-ppc.template.rbuild" />
@@ -20,4 +20,6 @@
        <compilerflag>-meabi</compilerflag>
        <compilerflag>-O2</compilerflag>
        <compilerflag>-Wno-strict-aliasing</compilerflag>
+       <compilerflag compiler="cc,cxx">-gstabs+</compilerflag>
+       <compilerflag compiler="as">-gstabs+</compilerflag>
 </project>