Commit graph

18 commits

Author SHA1 Message Date
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Sergei Trofimovich ce6f0bee59 bs-platform: workaround -fno-common build failure on aarch64
Without the change -fno-common toolchain like llvm-11 fails as:

    ld: libcamlrun.a(minor_gc.o):/build/ocaml/byterun/caml/major_gc.h:67: multiple definition of
      `caml_major_ring'; libcamlrun.a(stacks.o):/build/ocaml/byterun/caml/major_gc.h:67: first defined here
2022-06-26 22:29:26 +01:00
Felix Buehler 783d2679e5 treewide: rename name to pname&version 2022-03-08 13:24:25 +01:00
Antonio Nuno Monteiro 7a0533d438 bs-platform: remove myself from maintainers 2021-03-21 11:21:10 -07:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Marek Fajkus f1e071e048 bs-platform: 7.3.2 -> 8.2.0 2020-09-08 13:28:55 -07:00
Antonio Nuno Monteiro 90e5b2a44e
bs-platform: 7.3.1 -> 7.3.2 2020-05-14 21:00:31 -07:00
Antonio Nuno Monteiro a6f776bba5
bs-platform: 7.2.0 -> 7.3.1 2020-04-16 15:44:39 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Antonio Nuno Monteiro 0f0cb0b857
Note about BuckleScript's build process and why BS_TRAVIS_CI=1 is
needed
2020-03-09 10:21:43 -07:00
Antonio Nuno Monteiro c09411b89e
Fix refmt 2020-03-09 10:20:10 -07:00
Antonio Nuno Monteiro 7107e397dd bs-platform: 7.0.1 -> 7.2.0 2020-03-08 10:46:43 -07:00
Antonio Nuno Monteiro 56dcbc391a
bs-platform: fix build on aarch64
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-07 11:49:57 -08:00
Antonio Nuno Monteiro 725fd9feda
bs-platform: don't build a development binary 2020-01-15 14:47:51 -08:00
Marek Fajkus 77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Antonio Nuno Monteiro cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Marek Fajkus 088550273b bs-platform: init at 6.2.1 2019-12-10 00:51:30 -08:00