Skip to content

Commit 7481262

Browse files
committed
De-parallelize ecpg build some more.
Make sure ecpg/include/ is rebuilt before the other subdirectories, so that ecpg_config.h is up to date. This is not likely to matter during production builds, only development, so no back-patch.
1 parent 9cf12df commit 7481262

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/interfaces/ecpg/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ SUBDIRS = include pgtypeslib ecpglib compatlib preproc
66

77
$(recurse)
88

9+
all-pgtypeslib-recurse all-ecpglib-recurse all-compatlib-recurse all-preproc-recurse: all-include-recurse
910
all-compatlib-recurse: all-ecpglib-recurse
1011
all-ecpglib-recurse: all-pgtypeslib-recurse
12+
install-pgtypeslib-recurse install-ecpglib-recurse install-compatlib-recurse install-preproc-recurse: install-include-recurse
1113
install-compatlib-recurse: install-ecpglib-recurse
1214
install-ecpglib-recurse: install-pgtypeslib-recurse
1315

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy