git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8463195) | patch
Make ECPG test programs depend on "ecpg$(X)", not "ecpg".
Mon, 3 Nov 2014 02:43:25 +0000 (21:43 -0500)
Mon, 3 Nov 2014 02:43:25 +0000 (21:43 -0500)
commit 67a412049489f554c3a552bd523cefd30d038221
Make ECPG test programs depend on "ecpg$(X)", not "ecpg".

Cygwin builds require this of dependencies pertaining to pattern rules.
On Cygwin, stat("foo") in the absence of a file with that exact name can
locate foo.exe. While GNU make uses stat() for dependencies of ordinary
rules, it uses readdir() to assess dependencies of pattern rules.
Therefore, a pattern rule dependency should match any underlying file
name exactly. Back-patch to 9.4, where the dependency was introduced.
src/interfaces/ecpg/test/Makefile.regress diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /