]> git.tuebingen.mpg.de Git - osl.git/commitdiff
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)
* 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.


Trivial merge