]> git.tuebingen.mpg.de Git - osl.git/commit
Merge branch 'refs/heads/t/build' into next
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 8 Jun 2020 16:33:49 +0000 (18:33 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 8 Jun 2020 16:33:49 +0000 (18:33 +0200)
commit181a36c1a8a2d2a9b69992707327ea3f5bb23cb4
tree1461d7fae88cf7e9137c6f71e4a977706f949f3f
parentdae6546e09462a3842696f7e04e493600285020d
parent3264f6adc8c15bef4ab19a9fc60ea5568fd3c1e4
Merge branch 'refs/heads/t/build' into next

* refs/heads/t/build:
  build: Add $(LDFLAGS) to rule for oslfsck.
  build: Prefix CFLAGS and friends with OSL_.
  build: Reorder make variables.
  build: Combine CFLAGS and LIBCFLAGS.
  build: Simplify LDFLAGS setting.
  build: Simplify Makefile.
  build: Drop support for SunOS and MacOS.
  build: Don't insist on gcc.
  build: Create dependencies on the fly.