Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Engberg
c11ef73cc1
Refresh Makefile.FreeBSD to current versions
Change default compilter to clang (cc)
Append CFLAGS and LDFLAGS instead of hardcoding
Remove hardcoded optimization and no-strict-aliasing
Fix typo

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2021-07-03 23:03:43 +02:00
Vladimir Dubrovin
9fae0082a3 Change clean command for BSD 2021-01-22 18:17:09 +03:00
z3APA3A
8ec14c131d Do not fail on clean 2020-11-29 14:00:19 +03:00
z3APA3A
daf4a56665 Remove .o and binaries after clean 2020-11-20 13:30:38 +03:00
z3APA3A
35153001ed Use -fPIC instead of -fpic 2020-08-06 16:19:55 +03:00
z3APA3A
d8b5900be6 Update Makefile.BSD 2018-05-05 20:07:26 +03:00
z3APA3A
8d36bb6453 Correct install scripts to take binaries from bin/ 2018-04-23 02:24:24 +03:00
z3APA3A
db485dd4c4 Build binaries in bin folder 2018-04-21 22:39:55 +03:00
z3APA3A
68e05d54d7 -fno-strict-aliasing added to gcc options 2018-04-16 19:35:11 +03:00
z3APA3A
acb248c035 Remove external CFLAGS from Makefile.FreeBSD 2017-11-06 18:34:24 +03:00
z3APA3A
7ba3e25813 correct makefile for FreeBSD 2017-10-30 17:29:03 +03:00
z3APA3A
b99fa7aaa4 Simplify transparent + add support for BSD PF/IPF 2017-10-17 17:07:35 +03:00
z3APA3A
4e4c090373 Add Makefile.FreeBSD 2017-02-04 16:54:07 +03:00