[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: noobie question about including any file in my rpm
- From: Jeff Johnson <n3npq jbj gmail com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: noobie question about including any file in my rpm
- Date: Mon, 4 Sep 2006 03:12:50 -0400
On Sep 4, 2006, at 3:05 AM, Douglas Phillipson wrote:
One last question. The ExclusiveArch directive doesn't seem to
work. I'm wanting "arm" I also tried "%_target_cpu: arm" to no
avail. What is the correct directive for "arm"?
There are several arm architectures, try one of the following:
optflags: armv3l -O2 -g -fsigned-char -fomit-frame-pointer -march=armv3
optflags: armv4b -O2 -g -fsigned-char -fomit-frame-pointer -march=armv4
optflags: armv4l -O2 -g -fsigned-char -fomit-frame-pointer -march=armv4
optflags: armv5teb -O2 -g -fsigned-char -fomit-frame-pointer -
march=armv5te
optflags: armv5tel -O2 -g -fsigned-char -fomit-frame-pointer -
march=armv5te
73 de Jeff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]