pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2015Q1] pkgsrc/pkgtools/libnbcompat/files
Module Name: pkgsrc
Committed By: hiramatsu
Date: Fri May 8 18:33:01 UTC 2015
Modified Files:
pkgsrc/pkgtools/libnbcompat/files [pkgsrc-2015Q1]: Makefile.in
Log Message:
Pullup ticket #4707 - requested by joerg
pkgtools/libnbcompat: build fix
Revisions pulled up:
- pkgtools/libnbcompat/files/Makefile.in 1.37-1.39
---
Module Name: pkgsrc
Committed By: joerg
Date: Fri May 1 12:18:09 UTC 2015
Modified Files:
pkgsrc/pkgtools/libnbcompat/files: Makefile.in
Log Message:
Ensure that nbconfig.h is created before all object files, avoiding
mysterious failures for parallel builds.
---
Module Name: pkgsrc
Committed By: ryoon
Date: Sat May 2 11:59:05 UTC 2015
Modified Files:
pkgsrc/pkgtools/libnbcompat/files: Makefile.in
Log Message:
Fix build failure on many platforms.
The previous commit is obviously wrong because OBJS depends on LIB
and LIB is generated from OBJS.
And I can build this package with MAKE_JOBS=32.
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat May 2 12:52:59 UTC 2015
Modified Files:
pkgsrc/pkgtools/libnbcompat/files: Makefile.in
Log Message:
Reapply 1.37, but split the dependencies correctly into the header and
library dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.36.48.1 pkgsrc/pkgtools/libnbcompat/files/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index