aboutsummaryrefslogtreecommitdiff
path: root/hw/p8-i2c.c
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2016-02-09 18:14:08 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-02-23 09:46:16 +1100
commit9997117f30cdecec9248c23722da44c734a57e14 (patch)
tree85ea2e1024a2f5a962efdb4bd523a5b4ca022418 /hw/p8-i2c.c
parent539720ca9b1543a35411511a4154d3c9e5e4dc84 (diff)
downloadskiboot-9997117f30cdecec9248c23722da44c734a57e14.zip
skiboot-9997117f30cdecec9248c23722da44c734a57e14.tar.gz
skiboot-9997117f30cdecec9248c23722da44c734a57e14.tar.bz2
specfile: Fix build issues
We have "%{?_smp_mflags}" in specfile. This will initiate multiple jobs. In some cases (like opal-prd), we have to first create symbolic link and then start compilation. Because of multiple jobs created by make, we hit below error. ln -sfr ../../ccan ./ccan ln -sfr ../common ./common ln -sfr ../../libflash ./libflash make: *** No rule to make target 'libflash/blocklevel.c', needed by 'libflash-blocklevel.o'. Stop. make: *** Waiting for unfinished jobs.... make: Leaving directory '/root/rpmbuild/BUILD/skiboot-skiboot-5.1.13/external/opal-prd' error: Bad exit status from /var/tmp/rpm-tmp.ZG2RS6 (%build) This patch removes "%{?_smp_mflags}" from specfile. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> CC: Cédric Le Goater <clg@fr.ibm.com> Acked-by: Cedric Le Goater <clg@fr.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hw/p8-i2c.c')
0 files changed, 0 insertions, 0 deletions