feat: wrapper function for bootstraping user program
[lunaix-os.git] / lunaix-os / config / make-cc
index 4491370c42fd1fa3fa5570f97e98f6398784df31..6fd8494c4d81902ebe74313e95be918fdef59236 100644 (file)
@@ -1,5 +1,6 @@
 CC := i686-elf-gcc
 AS := i686-elf-as
+AR := i686-elf-ar
 
 
 ARCH_OPT := -D__ARCH_IA32 -include flags.h