apenwarr-redo/redoconf
Avery Pennarun 88250334da redoconf: move -Wl,-rpath flags to shlib.rc and add -Wl,-z,origin.
It was kind of ugly to have this kind of special flag directly in
link.od; now we detect whether it's available.  This also gives a
project the ability to override the flag in some other way if they
want.

As a result, rc/shlib.rc needs to be included in all.rc.od if you want
to create or link against shared libraries.

While we're here, also add -Wl,-z,origin on platforms where it works.
This is apparently needed for FreeBSD 8.0 at least, and probably other
platforms.

Reported-by: Wayne Scott <wsc9tt@gmail.com>
2019-03-01 13:55:22 -05:00
..
rc redoconf: move -Wl,-rpath flags to shlib.rc and add -Wl,-z,origin. 2019-03-01 13:55:22 -05:00
_all.rc.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
_compile.od Precompiled headers: supply "-x c-header" or "-x c++-header" if available. 2019-02-25 13:09:11 +00:00
compile.od Precompiled headers: supply "-x c-header" or "-x c++-header" if available. 2019-02-25 13:09:11 +00:00
configure.sh Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
default.do.sh Precompiled headers: supply "-x c-header" or "-x c++-header" if available. 2019-02-25 13:09:11 +00:00
default.precompile.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
link-shlib.od redoconf: move -Wl,-rpath flags to shlib.rc and add -Wl,-z,origin. 2019-03-01 13:55:22 -05:00
link.od redoconf: move -Wl,-rpath flags to shlib.rc and add -Wl,-z,origin. 2019-03-01 13:55:22 -05:00
rc.sh redoconf: posix.rc: fix abort when timespec is not available. 2019-02-23 21:00:26 -05:00
rc_vars.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
redoconf.h.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
run.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
trycompile Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
utils.sh Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00