Check correct uname -m
output for 32-bit powerpc.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=32
This commit is contained in:
parent
ff06e9473f
commit
34ad8965ff
@ -90,7 +90,7 @@ case `uname -m` in
|
||||
TARGET=IA64
|
||||
TARGET_CFLAGS=
|
||||
;;
|
||||
powerpc)
|
||||
ppc)
|
||||
TARGET=PPC
|
||||
TARGET_CFLAGS=-D_FILE_OFFSET_BITS=64
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user