aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <JozanLeClerc@noemail.net>2020-11-18 16:47:07 +0000
committerJozanLeClerc <JozanLeClerc@noemail.net>2020-11-18 16:47:07 +0000
commit951057273ebb90bf752106ed9a3ea149c7077f4b (patch)
treef07c3bf4d1e2efc43bdcd3580d6f2fb06f2679dd /Makefile
parentFinally Makefile is goodio (diff)
downloadbsdsetsid-951057273ebb90bf752106ed9a3ea149c7077f4b.tar.gz
bsdsetsid-951057273ebb90bf752106ed9a3ea149c7077f4b.tar.bz2
bsdsetsid-951057273ebb90bf752106ed9a3ea149c7077f4b.tar.xz
bsdsetsid-951057273ebb90bf752106ed9a3ea149c7077f4b.tar.zst
bsdsetsid-951057273ebb90bf752106ed9a3ea149c7077f4b.zip
In progress
FossilOrigin-Name: b0bb584d5675f1f2e8a015cbec044393165308c2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9214784..014db8f 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,6 @@ OBJS = ${SRCS:.S=.o}
AS = yasm
ASFLAGS = -felf64
ASFLAGS += -pgas
-ASFLAGS += -gdwarf2
CC = cc