make build by default
This commit is contained in:
parent
297f0c2b6e
commit
911bd64013
5 changed files with 354 additions and 499 deletions
|
@ -33,6 +33,8 @@ dnl package (in grub-core directory) builds with TARGETCC.
|
|||
AC_INIT([GRUB],[1.98],[bug-grub@gnu.org])
|
||||
AC_CONFIG_AUX_DIR([.])
|
||||
|
||||
: ${CFLAGS=""} # We don't want -g -O2
|
||||
|
||||
# Checks for host and target systems.
|
||||
AC_CANONICAL_HOST
|
||||
AC_CANONICAL_TARGET
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue