curl / trurl

trurl is a command line tool for URL parsing and manipulation.
https://curl.se/trurl/
Other
3.15k stars 102 forks source link

Makefile: pass `LDFLAGS` first, then `LDLIBS` #252

Closed vszakats closed 10 months ago

vszakats commented 10 months ago

Some LDFLAGS are positional and affect how LDLIBS are interpreted. Not a hard rule, but perhaps it's more usual to pass the libs last.

Ref: https://github.com/curl/curl-for-win/commit/764fa9b1db9dd531191563f36c82d75e1e53d823