omp.h not installed (patch)
- From: Pieter de Goeje <pieter@xxxxxxxxxx>
- Date: Thu, 31 May 2007 14:53:35 +0200
I noticed that omp.h (necessary for OpenMP) isn't currently installed. Patch
below will fix that.
Regards,
Pieter de Goeje
--- gnu/lib/libgomp/Makefile.orig Sat May 19 06:25:55 2007
+++ gnu/lib/libgomp/Makefile Thu May 31 14:45:25 2007
@@ -14,6 +14,7 @@
single.c team.c work.c lock.c mutex.c proc.c sem.c \
bar.c time.c fortran.c
SRCS+= gstdint.h libgomp_f.h omp.h omp_lib.h
+INCS+= omp.h
CFLAGS+= -DHAVE_CONFIG_H
CFLAGS+= -I${.CURDIR} -I. -I${SRCDIR} -I${SRCDIR}/config/posix
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: omp.h not installed (patch)
- From: Alexander Kabaev
- Re: omp.h not installed (patch)
- Prev by Date: Re: [PATCH] The current csup sources
- Next by Date: Re: ZFS does not load and mount at boot time
- Previous by thread: [PATCH] The current csup sources
- Next by thread: Re: omp.h not installed (patch)
- Index(es):
Relevant Pages
- Re: panic: ffs_blkfree: freeing free block
... Pieter de Goeje wrote: ... FreeBSD peanuts.homenet.local 7.0-PRERELEASE
FreeBSD 7.0-PRERELEASE ... feedback has been good when running with this patch. ...
(freebsd-current) - Re: First steps towards importing gvirstor into -current
... Pieter de Goeje wrote: ... (patch attached) ... I've made
the discussed changes and added support for BIO_DELETE. ... (freebsd-current) - Re: panic: ffs_blkfree: freeing free block
... Pieter de Goeje wrote: ... FreeBSD peanuts.homenet.local 7.0-PRERELEASE
FreeBSD 7.0-PRERELEASE ... feedback has been good when running with this patch. ...
(freebsd-current) - Re: panic: ffs_blkfree: freeing free block
... Pieter de Goeje wrote: ... FreeBSD peanuts.homenet.local 7.0-PRERELEASE
FreeBSD 7.0-PRERELEASE ... I'm not 100% certain if this is the right fix our not, but so far feedback
has been good when running with this patch. ... (freebsd-current) - Linux 2.6.19
... knowing that it's all your own d*mn fault, and you should just fix your ...
[SCSI] ... [PATCH] ... USB: ipaq: Add HTC Modem Support ...
(Linux-Kernel)